mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Published new versions
- @tryghost/knex-sqlite3@0.1.0
This commit is contained in:
parent
cf334a6b57
commit
03ba3a4d43
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@tryghost/knex-sqlite3",
|
"name": "@tryghost/knex-sqlite3",
|
||||||
"version": "0.0.0",
|
"version": "0.1.0",
|
||||||
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/knex-sqlite3",
|
"repository": "https://github.com/TryGhost/Utils/tree/main/packages/knex-sqlite3",
|
||||||
"author": "Ghost Foundation",
|
"author": "Ghost Foundation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -25,6 +25,5 @@
|
||||||
"mocha": "9.2.2",
|
"mocha": "9.2.2",
|
||||||
"should": "13.2.3",
|
"should": "13.2.3",
|
||||||
"sinon": "13.0.1"
|
"sinon": "13.0.1"
|
||||||
},
|
}
|
||||||
"dependencies": {}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue