We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cebe5 commit dc93b5bCopy full SHA for dc93b5b
package.json
@@ -7,7 +7,7 @@
7
"author": "JounQin <[email protected]>",
8
"license": "MIT",
9
"private": true,
10
- "packageManager": "[email protected].0",
+ "packageManager": "[email protected].1",
11
"scripts": {
12
"build": "rimraf dist && cross-env DEBUG='1stg:*' NODE_ENV=production run-p build:react:client build:react:server build:server build:template",
13
"build:react:client": "webpack --config=build/react.client.babel.js --color --progress",
0 commit comments