Skip to content

Commit fdfea1f

Browse files
committed
chore: update dev deps
1 parent 54c11f2 commit fdfea1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"angular-animate": "^1.3.13",
4949
"browserify": "^13.0.0",
5050
"browserify-ngannotate": "^2.0.0",
51+
"bufferutil": "^1.2.1",
5152
"jasmine-core": "^2.3.4",
5253
"karma": "^0.13.22",
5354
"karma-chrome-launcher": "^0.2.3",
@@ -62,6 +63,7 @@
6263
"phantomjs": "^2.1.3",
6364
"phantomjs-prebuilt": "^2.1.7",
6465
"requirejs": "^2.1.16",
65-
"uglify-js": "^2.4.16"
66+
"uglify-js": "^2.4.16",
67+
"utf-8-validate": "^1.2.1"
6668
}
6769
}

0 commit comments

Comments
 (0)