Skip to content

Commit 624d625

Browse files
authored
Update package.json
1 parent 07d02f9 commit 624d625

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
@@ -21,7 +21,7 @@
2121
"lint": "eslint . --ext .ts",
2222
"lint:fix": "eslint . --ext .ts --fix",
2323
"test": "npm test --workspaces --if-present",
24-
"version": "npm --no-git-tag-version --workspace=packages version"
24+
"version": "npm --no-git-tag-version --workspaces=true version"
2525
},
2626
"workspaces": [
2727
"packages/core",

0 commit comments

Comments
 (0)