Skip to content

Commit 8cf1c48

Browse files
committed
Example is upgraded
1 parent 69274c2 commit 8cf1c48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@freakycoder/react-native-bounceable": "^0.2.4",
14-
"@freakycoder/react-native-text-input": "^0.1.2",
14+
"@freakycoder/react-native-text-input": "^0.1.7",
1515
"react": "16.13.1",
1616
"react-native": "0.63.3"
1717
},

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -733,10 +733,10 @@
733733
"resolved" "https://registry.npmjs.org/@freakycoder/react-native-bounceable/-/react-native-bounceable-0.2.4.tgz"
734734
"version" "0.2.4"
735735

736-
"@freakycoder/react-native-text-input@^0.1.2":
737-
"integrity" "sha512-8UBJw1Cd7DX7IpC5CmUWGZ53/+IrDBBYFcHtEth7u7F6Qr75fAdNHpeRgl/CFJZN5KUEqoZsSy1/b0vLjrVBbw=="
738-
"resolved" "https://registry.npmjs.org/@freakycoder/react-native-text-input/-/react-native-text-input-0.1.2.tgz"
739-
"version" "0.1.2"
736+
"@freakycoder/react-native-text-input@^0.1.7":
737+
"integrity" "sha512-DizfEaT5XTXkHDgl54u9sMrmrxAL6KnPxK31UJVk437v4tYBN9mM/YdkR0lwc+4I6VILLjX9FuA4eqrQqaRHCA=="
738+
"resolved" "https://registry.npmjs.org/@freakycoder/react-native-text-input/-/react-native-text-input-0.1.7.tgz"
739+
"version" "0.1.7"
740740

741741
742742
"integrity" "sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ=="

0 commit comments

Comments
 (0)