Skip to content

Commit 2dbb6b7

Browse files
committed
chore: bump package version
1 parent 7123e1a commit 2dbb6b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/StarWarsMovieFinder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"expo-status-bar": "~2.0.0",
1414
"react": "18.3.1",
1515
"react-native": "0.76.5",
16-
"react-native-autocomplete-input": "^5.5.4"
16+
"react-native-autocomplete-input": "^5.5.5"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.25.2",

packages/react-native-autocomplete-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-autocomplete-input",
3-
"version": "5.6.0",
3+
"version": "5.5.5",
44
"description": "Pure javascript autocomplete input for react-native",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)