Skip to content

Commit

Permalink
package.json updated with dev dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas-cldcvr committed Dec 21, 2023
1 parent 3a84057 commit ad72bf4
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 5 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
"typescript": "^4.9.3",
"vite": "^4.2.0",
"vue-loader": "^16.8.3",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.2.0",
"@storybook/addon-docs": "^7.6.6",
"react": "17.0.2"
},
"dependencies": {
"@cldcvr/flow-aws-icon": "1.8.4",
Expand All @@ -64,7 +66,8 @@
"@cldcvr/flow-system-icon": "1.15.0",
"@cldcvr/flow-table": "2.2.3",
"@faker-js/faker": "^8.0.2",
"@storybook/addon-docs": "^7.6.6",
"lit": "^3.1.0",
"lodash": "^4.17.21",
"vue": "^3.2.47"
}
}
Loading

0 comments on commit ad72bf4

Please sign in to comment.