mirror of
https://github.com/detleph/components.git
synced 2026-09-04 08:36:03 +02:00
Additional setup
This commit is contained in:
+5
-1
@@ -11,8 +11,12 @@
|
||||
"build-storybook": "build-storybook"
|
||||
},
|
||||
"dependencies": {
|
||||
"framer-motion": "^7.5.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.4.1",
|
||||
"storybook-addon-react-router-v6": "^0.2.1",
|
||||
"vite-plugin-svgr": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.19.3",
|
||||
|
||||
Reference in New Issue
Block a user