Skip to content

Commit 43690c1

Browse files
committed
Bumped dependencies.
1 parent abfc2e3 commit 43690c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
},
2525
"devDependencies": {
2626
"chai": "^3.4.1",
27-
"jsdom": "^7.1.1",
28-
"pragmatist": "^1.9.4",
29-
"react": "^0.14.3",
30-
"react-addons-test-utils": "^0.14.3"
27+
"jsdom": "^7.2.2",
28+
"pragmatist": "^2.3.71",
29+
"react": "^0.14.6",
30+
"react-addons-test-utils": "^0.14.6"
3131
},
3232
"scripts": {
33-
"pragmatist": "node ./node_modules/.bin/pragmatist",
33+
"pragmatist": "node ./node_modules/.bin/pragmatist --browser",
3434
"lint": "npm run pragmatist lint",
3535
"test": "npm run pragmatist test",
3636
"build": "npm run pragmatist build",

0 commit comments

Comments
 (0)