We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6457815 commit c499f0dCopy full SHA for c499f0d
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": "1.1.0"
+ "react-native-spinkit": "1.2.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.1.1",
+ "version": "1.2.0",
4
"description": "A collection of animated loading indicators for React Native",
5
"main": "index.js",
6
"keywords": [
0 commit comments