Skip to content

Commit

Permalink
Bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Feb 3, 2025
1 parent 9bd0797 commit 93f3701
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 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": "0.19.0",
"version": "0.20.0",
"source": "./.veda/ui/app/index.html",
"license": "Apache-2.0",
"scripts": {
Expand All @@ -26,8 +26,11 @@
"devDependencies": {
"@parcel/packager-raw-url": "2.7.0",
"@parcel/transformer-webmanifest": "2.7.0",
"buffer": "^5.5.0||^6.0.0",
"dotenv": "^10.0.0",
"netlify-cms-proxy-server": "^1.3.24"
"netlify-cms-proxy-server": "^1.3.24",
"process": "^0.11.10",
"stream-browserify": "^3.0.0"
},
"alias": {
"react": "./.veda/ui/node_modules/react",
Expand Down

0 comments on commit 93f3701

Please sign in to comment.