Sfoglia il codice sorgente

remove npm dependency

Raanan Weber 5 anni fa
parent
commit
abae13a4f6
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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"
   }
 }