diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-21 20:45:56 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-21 20:58:43 +0900 |
commit | d4d54ca4963ef4de3e913746cdee87656dc02229 (patch) | |
tree | 7bf36e1857e5aff17fb298c8a6f0bf5329b9dcc8 /package.json | |
parent | 55147feb8e64a81ac665575aa6801d315da85e88 (diff) |
install karma-html2js-preprocessor
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2e38ee5..c9c5425 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "eslint": "^4.4.1", "karma": "^1.7.0", "karma-firefox-launcher": "^1.0.1", + "karma-html2js-preprocessor": "^1.1.0", "karma-mocha": "^1.3.0", "karma-mocha-reporter": "^2.2.3", "karma-sourcemap-loader": "^0.3.7", |