Skip to content

Commit 97226f0

Browse files
committed
version bump for 0.6.2
1 parent f610d66 commit 97226f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legit-tests",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "a chainable testing library for React",
55
"main": "legit-tests.js",
66
"scripts": {
@@ -46,6 +46,7 @@
4646
"webpack": "^1.12.2"
4747
},
4848
"dependencies": {
49+
"babel": "^5.8.29",
4950
"jsdom": "^6.5.1",
5051
"react": "^0.14.0",
5152
"react-addons-test-utils": "^0.14.0",

0 commit comments

Comments
 (0)