Skip to content

Commit a667130

Browse files
committed
Remove demo build
1 parent bd422b0 commit a667130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/redux-devtools-inspector/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
"build:demo": "cross-env NODE_ENV=production webpack -p",
99
"stats": "webpack --profile --json > stats.json",
1010
"start": "webpack-dev-server",
11-
"preversion": "npm run lint",
12-
"version": "npm run build:demo && git add -A .",
13-
"postversion": "git push",
1411
"prepare": "npm run build:lib",
1512
"prepublishOnly": "npm run build:lib",
1613
"gh": "git subtree push --prefix demo/dist origin gh-pages"

0 commit comments

Comments
 (0)