Explorar el Código

Remove duff line

Ben Dwyer hace 4 años
padre
commit
1ab145b67d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"
   }
 }