We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4027e0 commit a1cebe5Copy full SHA for a1cebe5
package.json
@@ -7,7 +7,7 @@
7
"author": "JounQin <[email protected]>",
8
"license": "MIT",
9
"private": true,
10
- "packageManager": "yarn@3.7.0",
+ "packageManager": "yarn@3.8.0",
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