diff --git a/package.json b/package.json index 0b3014d..cb3df68 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "lint": "tslint --project .", "verify": "yarn lint && yarn tsc && yarn build", "prepublishOnly": "yarn verify && yarn config:npm", + "postpublish": "yarn config:dev", "cleaning": "rm -rf node_modules && rm -f yarn.lock && yarn cache clean && yarn install && watchman watch-del-all && rm -fr $TMPDIR/react-*" }, "keywords": [