Changes for v22.0.0.OS
This commit is contained in:
11
web/bower_components/handlebars/package.json
vendored
Normal file
11
web/bower_components/handlebars/package.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "4.0.11",
|
||||
"name": "handlebars",
|
||||
"license": "MIT",
|
||||
"jspm": {
|
||||
"main": "handlebars",
|
||||
"shim": { "handlebars": { "exports": "Handlebars" } },
|
||||
"files": ["handlebars.js", "handlebars.runtime.js"],
|
||||
"buildConfig": { "minify": true }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user