Skip to content

Commit c319b6f

Browse files
author
Marco Cesarato
committed
chore: release 1.2.15
1 parent 34264cb commit c319b6f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"eject": "expo eject"
99
},
1010
"dependencies": {
11-
"expo": "^38.0.8",
11+
"expo": "^38.0.9",
1212
"react": "16.13.1",
1313
"react-dom": "^16.13.1",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
15-
"react-native-input-spinner": "^1.2.14",
16-
"react-native-web": "^0.13.1"
15+
"react-native-input-spinner": "^1.2.15",
16+
"react-native-web": "^0.13.5"
1717
},
1818
"prettier": {
1919
"tabWidth": 4,

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-input-spinner",
3-
"version": "1.2.14",
3+
"version": "1.2.15",
44
"description": "React native input with increase and decrease buttons",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)