add extended variable checking
This commit is contained in:
10
package.json
10
package.json
@@ -22,12 +22,14 @@
|
||||
"homepage": "https://gitlab.com/pkunz/smarthbs#README",
|
||||
"dependencies": {
|
||||
"@types/handlebars": "^4.0.32",
|
||||
"handlebars": "^4.0.6",
|
||||
"smartfile": "^4.1.8",
|
||||
"@types/lodash": "^4.14.63",
|
||||
"handlebars": "^4.0.7",
|
||||
"lodash": "^4.17.4",
|
||||
"smartfile": "^4.2.4",
|
||||
"smartq": "^1.1.1",
|
||||
"typings-global": "^1.0.14"
|
||||
"typings-global": "^1.0.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typings-test": "^1.0.3"
|
||||
"tapbundle": "^1.0.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user