Explorar o código

restore package.json

Guide %!s(int64=5) %!d(string=hai) anos
pai
achega
1229b90e61
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      Tools/Gulp/package.json

+ 0 - 3
Tools/Gulp/package.json

@@ -12,8 +12,5 @@
         "install": "cd ../../ && npm install && cd Playground/ && npm install && cd ../Viewer && npm install && cd ../Tools/Gulp/",
         "build": "gulp --max-old-space-size=8192 --tsLintFix",
         "start": "gulp run --max-old-space-size=8192"
-    },
-    "dependencies": {
-        "gulp": "^4.0.2"
     }
 }