diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
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" |