We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c11f2 commit fdfea1fCopy full SHA for fdfea1f
1 file changed
package.json
@@ -48,6 +48,7 @@
48
"angular-animate": "^1.3.13",
49
"browserify": "^13.0.0",
50
"browserify-ngannotate": "^2.0.0",
51
+ "bufferutil": "^1.2.1",
52
"jasmine-core": "^2.3.4",
53
"karma": "^0.13.22",
54
"karma-chrome-launcher": "^0.2.3",
@@ -62,6 +63,7 @@
62
63
"phantomjs": "^2.1.3",
64
"phantomjs-prebuilt": "^2.1.7",
65
"requirejs": "^2.1.16",
- "uglify-js": "^2.4.16"
66
+ "uglify-js": "^2.4.16",
67
+ "utf-8-validate": "^1.2.1"
68
}
69
0 commit comments