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

Commit 150d276

Browse files
authored
Merge pull request #3 from rocjs/lock-versions
Lock versions
2 parents 3b1abca + 12d242a commit 150d276

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
sudo: required
22
language: node_js
33
node_js:
4-
- 4.2
54
- stable
65
before_script:
76
- npm run link

packages/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
"url": "https://github.com/rocjs/roc-plugin-react"
2222
},
2323
"dependencies": {
24-
"roc-plugin-react": "^1.0.0-alpha",
24+
"roc-plugin-react": "1.0.0-alpha.3",
2525
"babel-plugin-react-transform": "~2.0.0",
2626
"babel-preset-react": "~6.3.13",
2727
"react-transform-catch-errors": "~1.0.2",

0 commit comments

Comments
 (0)