Selaa lähdekoodia

Fix recipe-ingredients-parser dependency

Tatiana Inama 7 vuotta sitten
vanhempi
commit
cb321e5267
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ktchn/package.json

+ 1 - 1
ktchn/package.json

@@ -30,7 +30,7 @@
     "nano": "^7.1.0",
     "natural": "^0.6.3",
     "ramda": "^0.26.1",
-    "recipe-ingredient-parser": "file:../../recipe-parser",
+    "recipe-ingredient-parser": "git+https://github.com/DavidVentura/recipe-parser.git",
     "request": "^2.88.0",
     "request-promise": "^4.2.2"
   },