We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7601ad5 commit 0710c55Copy full SHA for 0710c55
package.json
@@ -17,6 +17,7 @@
17
"prerelease": "turbo run build",
18
"release": "changeset publish",
19
"update-deps": "npx npm-check-updates --format group --workspaces --interactive",
20
+ "update-deps:internal": "npx npm-check-updates --format group --workspaces --interactive -f @dxp/* -f @o2s/*",
21
"storybook": "storybook dev -p 6006",
22
"build-storybook": "npm run build && storybook build"
23
},
0 commit comments