mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-10100 updated file dependency to not grab new majors
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
"cordova-browser"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"cordova-plugin-file": ">=3.0.0"
|
||||
"cordova-plugin-file": "^3.0.0"
|
||||
},
|
||||
"author": "Apache Software Foundation",
|
||||
"license": "Apache 2.0"
|
||||
|
||||
Reference in New Issue
Block a user