fix(core): update
This commit is contained in:
parent
b749997aad
commit
9f6b67fa4e
954
package-lock.json
generated
954
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
19
package.json
19
package.json
@ -23,18 +23,17 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pkunz/smarthbs#README",
|
||||
"dependencies": {
|
||||
"@pushrocks/smartfile": "^6.0.8",
|
||||
"@pushrocks/smartfile": "^6.0.12",
|
||||
"@pushrocks/smartpromise": "^2.0.5",
|
||||
"@types/handlebars": "^4.0.39",
|
||||
"@types/lodash": "^4.14.116",
|
||||
"handlebars": "^4.0.11",
|
||||
"lodash": "^4.17.10"
|
||||
"@types/lodash": "^4.14.121",
|
||||
"handlebars": "^4.1.0",
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.0.22",
|
||||
"@gitzone/tsrun": "^1.1.12",
|
||||
"@gitzone/tstest": "^1.0.15",
|
||||
"@pushrocks/tapbundle": "^3.0.5",
|
||||
"@types/node": "^10.9.2"
|
||||
"@gitzone/tsbuild": "^2.1.8",
|
||||
"@gitzone/tsrun": "^1.1.17",
|
||||
"@gitzone/tstest": "^1.0.18",
|
||||
"@pushrocks/tapbundle": "^3.0.7",
|
||||
"@types/node": "^11.9.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user