Yuki Takei пре 9 година
родитељ
комит
3487bfda5f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -26,6 +26,7 @@
     "clean:public": "rimraf -- public/js",
     "clean:dll": "rimraf -- dll",
     "clean": "npm cache clean && npm run rimraf -- public/js dll",
+    "mkdirp": "mkdirp",
     "plugin:def": "node bin/generate-plugin-definitions-source.js",
     "prebuild:dev": "npm run plugin:def",
     "prebuild:prod": "npm run plugin:def",