Updated package.json
This commit is contained in:
parent
5b9dfe4d2e
commit
b02a3b1473
2 changed files with 1704 additions and 2 deletions
1699
package-lock.json
generated
Normal file
1699
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -21,7 +21,10 @@
|
||||||
"url": "https://github.com/bobjohnbob/elmman/issues"
|
"url": "https://github.com/bobjohnbob/elmman/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/bobjohnbob/elmman#readme",
|
"homepage": "https://github.com/bobjohnbob/elmman#readme",
|
||||||
"dependencies": {
|
"dependencies": {},
|
||||||
"elm": "^0.18.0"
|
"devDependencies": {
|
||||||
|
"elm": "^0.18.0",
|
||||||
|
"elm-oracle": "^1.1.1",
|
||||||
|
"elm-test": "^0.18.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue