Skip to content

Commit

Permalink
Updated to RN 0.62.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevoj committed Jun 9, 2020
1 parent 81842c5 commit 254b6e4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-background-shapes",
"version": "1.0.5",
"version": "1.0.6",
"description": "Beautiful backgrounds shapes to React Native based in flex",
"main": "dist/lib/index.js",
"scripts": {
Expand Down Expand Up @@ -40,10 +40,5 @@
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-node-externals": "^1.7.2"
},
"dependencies": {
"react": "16.11.0",
"react-dom": "^16.13.1",
"react-native": "^0.62.2"
}
}

0 comments on commit 254b6e4

Please sign in to comment.