소스 검색

updated to version 1.0.2

cyqresig 7 년 전
부모
커밋
2828e5634c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

@@ -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": {