Skip to content

Commit fa0241f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update react to 0.13.3 🌟
1 parent c27f7f9 commit fa0241f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"lint": "eslint --fix cypress/*/*.js"
1919
},
2020
"dependencies": {
21-
"director": "^1.2.0",
21+
"director": "1.2.8",
2222
"http-server": "0.10.0",
23-
"react": "^0.13.3",
23+
"react": "0.13.3",
2424
"todomvc-app-css": "2.0.6",
2525
"todomvc-common": "cypress-io/todomvc-common#88b7c6359ad4a5097312d8b2a21dd539ce9f4446"
2626
},

0 commit comments

Comments
 (0)