diff --git a/package.json b/package.json index cd673ce..1351344 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "build": "NODE_ENV=production babel src --out-dir lib --source-maps", "watch": "babel src --out-dir lib --watch --source-maps", "prepublish": "npm run --if-present build", - "build:website": "(cd website && npm i && npm run build" + "build:website": "cd website && npm i && npm run build" }, "keywords": [ "morpheme",