added nodemon to dev dependecies so it doesnt have to installed globally

This commit is contained in:
Ro 2020-08-06 12:15:25 -07:00
parent 287b227d2c
commit ef6add4be0
2 changed files with 897 additions and 0 deletions

896
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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",