We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad3ae6 commit 94e44fbCopy full SHA for 94e44fb
Example/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"react": "16.0.0-alpha.12",
11
"react-native": "0.45.1",
12
- "react-native-spinkit": "10.0.3"
+ "react-native-spinkit": "1.1.0"
13
},
14
"devDependencies": {
15
"babel-jest": "20.0.3",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-spinkit",
3
- "version": "1.0.3",
+ "version": "1.1.0",
4
"description": "A collection of animated loading indicators for React Native",
5
"main": "index.js",
6
"keywords": [
0 commit comments