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

Commit 0af2b6d

Browse files
committed
Locked roc dependencies
2 parents 60c7423 + d036a06 commit 0af2b6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/roc-plugin-react-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}],
2222
"license": "MIT",
2323
"dependencies": {
24-
"roc-plugin-react": "^1.0.0-beta",
24+
"roc-plugin-react": "1.0.0-beta.1",
2525
"babel-plugin-react-transform": "~2.0.0",
2626
"babel-preset-react": "~6.3.13",
2727
"react-transform-catch-errors": "~1.0.2",

extensions/roc-plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"react": "~15.0.1",
2525
"react-dom": "~15.0.1",
26-
"roc": "^1.0.0-rc"
26+
"roc": "1.0.0-rc.11"
2727
},
2828
"devDependencies": {
2929
"babel-eslint": "~6.1.2",

0 commit comments

Comments
 (0)