mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-02-28 23:10:29 +00:00
Version bump 2.4.0
This commit is contained in:
parent
e8516d4ce3
commit
89abc600c7
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-fs",
|
||||
"version": "2.3.3",
|
||||
"version": "2.4.0",
|
||||
"description": "Native filesystem access for react-native",
|
||||
"main": "FS.common.js",
|
||||
"scripts": {
|
||||
@ -32,5 +32,8 @@
|
||||
"flow-bin": "0.28.0",
|
||||
"react": "^15.4.2",
|
||||
"react-native": "^0.40.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": "<0.47.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user