Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
upupming authored Nov 8, 2021
1 parent 8fc84eb commit aa75b47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
"@storybook/client-logger": "6.4.0-beta.29",
"@storybook/csf": "0.0.2--canary.87bc651.0",
"@storybook/theming": "6.4.0-beta.29",
"@types/color-convert": "^2.0.0",
"@types/overlayscrollbars": "^1.12.0",
"@types/react-syntax-highlighter": "11.0.5",
"color-convert": "^2.0.1",
"core-js": "^3.8.2",
"fast-deep-equal": "^3.1.3",
Expand All @@ -66,6 +63,9 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@types/color-convert": "^2.0.0",
"@types/overlayscrollbars": "^1.12.0",
"@types/react-syntax-highlighter": "11.0.5",
"css": "^3.0.0",
"jest": "^26.6.3"
},
Expand Down

0 comments on commit aa75b47

Please sign in to comment.