Skip to content

Commit

Permalink
Change Version to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moreavy committed May 5, 2021
1 parent f5e6387 commit 1ac3cd5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basic-db",
"version": "2.2.2",
"version": "2.2.4",
"description": "A Simple And Easy Database Tool",
"main": "index.js",
"scripts": {
Expand All @@ -13,5 +13,13 @@
"license": "MIT",
"dependencies": {
"express": "^4.17.1"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/moreavy/basic-db.git"
},
"bugs": {
"url": "https://github.com/moreavy/basic-db/issues"
},
"homepage": "https://github.com/moreavy/basic-db#readme"
}

0 comments on commit 1ac3cd5

Please sign in to comment.