Skip to content

Commit

Permalink
reverted the veda ui folders
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal committed Nov 21, 2023
1 parent 50f42f0 commit 7314f16
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "veda-config",
"description": "Configuration for Veda",
"version": "1.0.0-beta.2",
"version": "0.1.0",
"source": "./.veda/ui/app/index.html",
"license": "Apache-2.0",
"scripts": {
Expand Down Expand Up @@ -32,5 +32,7 @@
"$veda-ui": "./.veda/ui/node_modules",
"$veda-ui-scripts": "./.veda/ui/app/scripts"
},
"dependencies": {}
"dependencies": {
"pure-react-carousel": "^1.30.1"
}
}

0 comments on commit 7314f16

Please sign in to comment.