Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Sep 11, 2024
1 parent 9363d8b commit c594390
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "fshdb",
"author": "Inventionpro & Frostzzone",
"version": "1.0.1-beta",
"description": "A lightweight & fast json database with the essentials and more",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"types": "index.d.ts",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Fsh-org/FshDB.git"
Expand All @@ -18,7 +19,6 @@
"npm",
"package"
],
"author": "Inventionpro & Frostzzone",
"license": "Open Fsh",
"bugs": {
"url": "https://github.com/Fsh-org/FshDB/issues"
Expand Down

0 comments on commit c594390

Please sign in to comment.