We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7adb3cd commit d65c665Copy full SHA for d65c665
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@apolloeagle/loading-dots",
3
- "version": "2.1.2",
+ "version": "2.1.3",
4
"description": "A component for displaying loading dots in React Native applications.",
5
"repository": "https://github.com/ApolloEagle/loading-dots",
6
"author": "Blake Reimer",
@@ -18,6 +18,6 @@
18
"@types/react-native": "^0.70.6",
19
"typescript": "^4.9.3",
20
"react": "^18.0.0",
21
- "react-native": "^0.70.6"
+ "react-native": "^0.70.5"
22
}
23
0 commit comments