Skip to content

Commit

Permalink
Merge branch 'release/4.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomejerry committed Mar 17, 2017
2 parents 604c49b + 7e7f440 commit 6b3b9b6
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 178 deletions.
3 changes: 1 addition & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"presets": ["es2015", "react"],
"plugins": ["transform-class-properties"]
"presets": ["react-native"]
}
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
},
"devDependencies": {
"babel-jest": "^19.0.0",
"babel-plugin-transform-class-properties": "^6.23.0",
"babel-preset-es2015": "^6.24.0",
"babel-preset-react": "^6.23.0",
"babel-preset-react-native": "^1.9.1",
"jest": "^19.0.2",
"publish": "^0.6.0",
"react": "^15.4.2",
Expand Down
Loading

0 comments on commit 6b3b9b6

Please sign in to comment.