Skip to content

Commit

Permalink
chore: release 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Cesarato committed Aug 6, 2020
1 parent 34264cb commit c319b6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"eject": "expo eject"
},
"dependencies": {
"expo": "^38.0.8",
"expo": "^38.0.9",
"react": "16.13.1",
"react-dom": "^16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
"react-native-input-spinner": "^1.2.14",
"react-native-web": "^0.13.1"
"react-native-input-spinner": "^1.2.15",
"react-native-web": "^0.13.5"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-input-spinner",
"version": "1.2.14",
"version": "1.2.15",
"description": "React native input with increase and decrease buttons",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c319b6f

Please sign in to comment.