Skip to content

Commit

Permalink
[eyeglass] heimdalljs was incorrectly listed as a dev dependency. Closes
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Apr 1, 2019
1 parent 9fec3b0 commit 506bfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eyeglass/package.json
Expand Up @@ -41,6 +41,7 @@
"ensure-symlink": "^1.0.2",
"fs-extra": "^7.0.0",
"glob": "^7.1.0",
"heimdalljs": "^0.2.6",
"json-stable-stringify": "^1.0.1",
"lodash.includes": "^4.3.0",
"lodash.merge": "^4.6.1",
Expand Down Expand Up @@ -69,7 +70,6 @@
"grunt": "^1.0.3",
"grunt-release": "^0.14.0",
"handlebars": "^4.0.12",
"heimdalljs": "^0.2.6",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"should": "^13.2.3",
Expand Down

0 comments on commit 506bfb4

Please sign in to comment.