Prechádzať zdrojové kódy

remove npm dependency

Raanan Weber 5 rokov pred
rodič
commit
abae13a4f6
1 zmenil súbory, kde vykonal 0 pridanie a 3 odobranie
  1. 0 3
      Playground/package.json

+ 0 - 3
Playground/package.json

@@ -13,8 +13,5 @@
   },
   "scripts": {
     "test": "browser-sync start --server --files **/* --no-inject-changes --startPath index.html"
-  },
-  "dependencies": {
-    "npm": "^6.13.0"
   }
 }