Sfoglia il codice sorgente

node modules in kevin pc

oransheep 2 anni fa
parent
commit
2d3d7b34b4
3 ha cambiato i file con 6279 aggiunte e 2 eliminazioni
  1. BIN
      node_modules.zip
  2. 6277 1
      package-lock.json
  3. 2 1
      package.json

BIN
node_modules.zip


File diff suppressed because it is too large
+ 6277 - 1
package-lock.json


+ 2 - 1
package.json

@@ -5,7 +5,8 @@
   "scripts": {
     "start": "node ./bin/www",
     "tsc": "tsc",
-    "dev": "tsc -w & nodemon ./bin/www"
+    "dev": "tsc -w & nodemon ./bin/www",
+    "watch": "nodemon ./bin/www "
   },
   "dependencies": {
     "@types/bcrypt": "^3.0.0",

Some files were not shown because too many files changed in this diff