We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd803f commit 64bba9aCopy full SHA for 64bba9a
.yarnrc
@@ -0,0 +1 @@
1
+registry "https://registry.npmjs.org/"
package.json
@@ -4,6 +4,7 @@
4
"description": "Atlas shared component library",
5
"license": "MIT",
6
"dependencies": {
7
+ "@babel/plugin-proposal-object-rest-spread": "^7.16.7",
8
"@storybook/addon-docs": "^6.4.19",
9
"@storybook/addons": "^6.4.19",
10
"@storybook/theming": "^6.4.19",
0 commit comments