Browse Source

remove npm dependency

Raanan Weber 5 năm trước cách đây
mục cha
commit
abae13a4f6
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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"
   }
 }