chore: fix package.json of components/handlebars.js repo

- a "name" is required
This commit is contained in:
Nils Knappmeier
2019-01-02 10:23:34 +01:00
parent 5a427d2d2b
commit 7cf753b186
+1
View File
@@ -1,4 +1,5 @@
{ {
"name": "handlebars",
"version": "3.0.6", "version": "3.0.6",
"license": "MIT", "license": "MIT",
"jspm": { "jspm": {