瀏覽代碼

remove npm dependency

Raanan Weber 5 年之前
父節點
當前提交
abae13a4f6
共有 1 個文件被更改,包括 0 次插入3 次删除
  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"
   }
 }