Browse Source

Remove duff line

Ben Dwyer 4 years ago
parent
commit
1ab145b67d
1 changed files with 0 additions and 1 deletions
  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"
   }
 }