npm update, adding package-lock.json
This commit is contained in:
parent
52884da881
commit
75709fc41b
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,4 +9,3 @@ output/**/*.*
|
||||
.nyc_output/
|
||||
coverage/
|
||||
.env
|
||||
package-lock.json
|
||||
|
2497
package-lock.json
generated
Normal file
2497
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -26,7 +26,7 @@
|
||||
"mssql": "^3.3.0",
|
||||
"reflect-metadata": "^0.1.10",
|
||||
"typeorm": "0.0.10",
|
||||
"typescript": "^2.3.3",
|
||||
"typescript": "^2.4.0",
|
||||
"yargs": "^7.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user