forked from projects/fipamo
added nodemon to dev dependecies so it doesnt have to installed globally
This commit is contained in:
parent
287b227d2c
commit
ef6add4be0
2 changed files with 897 additions and 0 deletions
896
package-lock.json
generated
896
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -59,6 +59,7 @@
|
|||
"animejs": "^3.2.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"bulma.styl": "^0.6.11",
|
||||
"nodemon": "^2.0.4",
|
||||
"parcel": "^1.12.4",
|
||||
"prettier": "^2.0.5",
|
||||
"scramble-text": "0.0.8",
|
||||
|
|
Loading…
Reference in a new issue