aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoris2016-10-05 09:59:43 +0200
committerJoris2016-10-05 09:59:43 +0200
commite899cecde7fb10b5e7ae1b6130922437297f5cb0 (patch)
tree1b97a323296ad78d77640fdcdde36f044f60d9a8 /package.json
parent75804df1cb231033f94183e41cdf79d36d8f6710 (diff)
Add the build command
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 56b0d09..6d7467e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,6 @@
{
"dependencies": {
- "nodemon": "1.9.2",
- "elm": "0.17.1"
+ "nodemon": "1.9.2"
},
"repository": "guyonvarch/sharedCost",
"license": "GPL-3.0"