Skip to content

Commit dc93b5b

Browse files
committed
chore(deps): update yarn to v3.8.1
1 parent a1cebe5 commit dc93b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "JounQin <[email protected]>",
88
"license": "MIT",
99
"private": true,
10-
"packageManager": "[email protected].0",
10+
"packageManager": "[email protected].1",
1111
"scripts": {
1212
"build": "rimraf dist && cross-env DEBUG='1stg:*' NODE_ENV=production run-p build:react:client build:react:server build:server build:template",
1313
"build:react:client": "webpack --config=build/react.client.babel.js --color --progress",

0 commit comments

Comments
 (0)