chore: sort dependencies in api package
This commit is contained in:
parent
bd0f243118
commit
d4baa9932c
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"better-sqlite3": "^7.5.0",
|
"better-sqlite3": "^7.5.0",
|
||||||
"uuid": "3.3.2",
|
"node-fetch": "^1.6.3",
|
||||||
"node-fetch": "^1.6.3"
|
"uuid": "3.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue