فهرست منبع

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:*\"",
     "build": "run-p \"build:*\"",
     "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
     "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial",
     "child-theme": "sh ../theme-dev-utils/build-child-theme.sh",
     "child-theme": "sh ../theme-dev-utils/build-child-theme.sh",
-    "postinstall": "cd ../alves && npm install",
     "children": "sh ./rebuild-child-themes.sh"
     "children": "sh ./rebuild-child-themes.sh"
   }
   }
 }
 }