Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
mlibre committed Mar 29, 2024
1 parent f6519f2 commit 6c23354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goodchain",
"version": "2.0.1",
"version": "2.0.2",
"description": "Welcome to GoodChains. A project to explore the blockchain technology",
"main": "index.js",
"engines": {
Expand All @@ -13,7 +13,7 @@
"start": "node ./restAPI/app.js"
},
"author": "",
"license": "ISC",
"license": "GPL-3.0-only",
"dependencies": {
"axios": "^1.6.7",
"cookie-parser": "~1.4.4",
Expand Down

0 comments on commit 6c23354

Please sign in to comment.