소스 검색
Update package.json
pull/796/head
Om Patil
2 달 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
package.json
|
|
@@ -14,7 +14,7 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@react-native-async-storage/async-storage": "^1.0.0" // Use the latest version available |
|
|
|
"@react-native-async-storage/async-storage": "^1.0.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@types/jest": "^27.0.3", |
|
|
|