Skip to content

Commit 64bba9a

Browse files
committed
Add .yarnrc
1 parent 4fd803f commit 64bba9a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.yarnrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry "https://registry.npmjs.org/"

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Atlas shared component library",
55
"license": "MIT",
66
"dependencies": {
7+
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
78
"@storybook/addon-docs": "^6.4.19",
89
"@storybook/addons": "^6.4.19",
910
"@storybook/theming": "^6.4.19",

0 commit comments

Comments
 (0)