Skip to content

Commit

Permalink
chore: upgrade scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed Feb 18, 2020
1 parent 377ac45 commit 8ab46be
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 867 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node": ">=10.0"
},
"scripts": {
"build": "sl-scripts build --sourcemap",
"build": "sl-scripts bundle --sourcemap",
"build.docs": "build-storybook -c .storybook -o docs-auto",
"commit": "git-cz",
"lint": "tslint -c tslint.json -p tsconfig.json 'src/**/*.ts?'",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@emotion/styled": "^10.0.15",
"@sambego/storybook-state": "^1.3.6",
"@stoplight/markdown-viewer": "^3.5.5",
"@stoplight/scripts": "7.0.4",
"@stoplight/scripts": "^8.2.0",
"@stoplight/storybook-config": "^2.0.5",
"@stoplight/types": "11.0.0",
"@stoplight/ui-kit": "^2.10.0",
Expand Down
Loading

0 comments on commit 8ab46be

Please sign in to comment.