Explorar el Código

updated to version 1.0.2

cyqresig hace 7 años
padre
commit
2828e5634c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver fichero

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "@react-native-component/react-native-smart-loading-spinner-overlay",
3
-  "version": "1.0.1",
3
+  "version": "1.0.2",
4 4
   "description": "A smart loading spinner overlay for React Native apps, written in JS for cross-platform support. It works on iOS and Android.",
5 5
   "main": "LoadingSpinnerOverlay.js",
6 6
   "scripts": {