Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Sep 20, 2023
1 parent 6596644 commit 138cbcb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fake-knex-client",
"version": "0.0.0",
"version": "1.0.0",
"description": "Fake Knex.js client",
"main": "index.cjs",
"type": "commonjs",
Expand All @@ -15,8 +15,7 @@
"index.cjs",
"index.d.cts"
],
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"knex": "^2.5.1"
},
Expand Down

0 comments on commit 138cbcb

Please sign in to comment.