chore: update components/handlebars package.json on release
This commit is contained in:
committed by
Nils Knappmeier
parent
928320524f
commit
9679fe6909
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": "3.0.5",
|
||||
"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