diff --git a/package.json b/package.json index d36cf1d8d..92e2f9a4b 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,7 @@ "author": "Jack Lukic ", "license": "MIT", "scripts": { - "test": "gulp test", - "postinstall": "gulp install" + "postinstall": "(cd node_modules/semantic-ui && exec gulp install)" }, "repository": { "type": "git",