Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 64ec77b

Browse files
committed
update for 0.2.2 release
1 parent 6aa3be5 commit 64ec77b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"name": "Polymer",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"devDependencies": {
55
"mocha": "*",
66
"chai": "*",
77
"grunt": "*",
8-
"grunt-contrib-uglify": "~0.3",
8+
"grunt-contrib-uglify": "^0.4.0",
99
"grunt-contrib-yuidoc": "*",
1010
"grunt-karma": "*",
1111
"karma-mocha": "*",
12+
"karma-firefox-launcher": "*",
1213
"karma-ie-launcher": "*",
1314
"karma-safari-launcher": "*",
1415
"karma-script-launcher": "*",

0 commit comments

Comments
 (0)