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 377ac45 commit 8ab46beCopy full SHA for 8ab46be
package.json
@@ -20,7 +20,7 @@
20
"node": ">=10.0"
21
},
22
"scripts": {
23
- "build": "sl-scripts build --sourcemap",
+ "build": "sl-scripts bundle --sourcemap",
24
"build.docs": "build-storybook -c .storybook -o docs-auto",
25
"commit": "git-cz",
26
"lint": "tslint -c tslint.json -p tsconfig.json 'src/**/*.ts?'",
@@ -57,7 +57,7 @@
57
"@emotion/styled": "^10.0.15",
58
"@sambego/storybook-state": "^1.3.6",
59
"@stoplight/markdown-viewer": "^3.5.5",
60
- "@stoplight/scripts": "7.0.4",
+ "@stoplight/scripts": "^8.2.0",
61
"@stoplight/storybook-config": "^2.0.5",
62
"@stoplight/types": "11.0.0",
63
"@stoplight/ui-kit": "^2.10.0",
0 commit comments