소스 검색

package.json dependencies fix react-native version

yogevbd 6 년 전
부모
커밋
78b6fa0e25
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

@@ -54,7 +54,7 @@
54 54
     "lodash": "4.x.x",
55 55
     "prop-types": "15.x.x",
56 56
     "@types/react": "16.x.x",
57
-    "@types/react-native": "0.49.x",
57
+    "@types/react-native": "0.51.x",
58 58
     "@types/lodash": "4.x.x",
59 59
     "@types/prop-types": "15.x.x",
60 60
     "@types/react-test-renderer": "16.x.x",