Skip to content

Commit

Permalink
revert the package json to original state
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal committed Nov 21, 2023
1 parent b37c30f commit a76f020
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 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": "0.1.0",
"version": "1.0.0-beta.2",
"source": "./.veda/ui/app/index.html",
"license": "Apache-2.0",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,5 @@
"$veda-ui": "./.veda/ui/node_modules",
"$veda-ui-scripts": "./.veda/ui/app/scripts"
},
"dependencies": {
"pure-react-carousel": "^1.30.1"
}
}
"dependencies": {}
}

0 comments on commit a76f020

Please sign in to comment.