Добавил пакет sql-template-strings
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -3453,8 +3453,7 @@
|
||||
"sql-template-strings": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/sql-template-strings/-/sql-template-strings-2.2.2.tgz",
|
||||
"integrity": "sha1-PxFQiiWt384hejBCqdMAwxk7lv8=",
|
||||
"optional": true
|
||||
"integrity": "sha1-PxFQiiWt384hejBCqdMAwxk7lv8="
|
||||
},
|
||||
"sqlite": {
|
||||
"version": "3.0.0",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.3",
|
||||
"express": "^4.16.4",
|
||||
"sql-template-strings": "^2.2.2",
|
||||
"sqlite": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user