Skip to content

Commit 534d45f

Browse files
Merge pull request #26 from magento-folks/jsunit
MAGETWO-59648: Make ability to run js test on Bamboo
2 parents a82f164 + 849c4c1 commit 534d45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"grunt-contrib-connect": "^0.9.0",
1919
"grunt-contrib-cssmin": "^0.10.0",
2020
"grunt-contrib-imagemin": "^0.9.2",
21-
"grunt-contrib-jasmine": "^0.8.1",
21+
"grunt-contrib-jasmine": "^1.0.0",
2222
"grunt-contrib-less": "^0.12.0",
2323
"grunt-contrib-watch": "^0.6.1",
2424
"grunt-eslint": "17.3.1",

0 commit comments

Comments
 (0)