瀏覽代碼

Remove duff line

Ben Dwyer 4 年之前
父節點
當前提交
1ab145b67d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      varia/package.json

+ 0 - 1
varia/package.json

@@ -43,7 +43,6 @@
     "build": "run-p \"build:*\"",
     "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
     "child-theme": "sh ../theme-dev-utils/build-child-theme.sh",
-    "postinstall": "cd ../alves && npm install",
     "children": "sh ./rebuild-child-themes.sh"
   }
 }