@capacitor/filesystem
Advanced tools
Comparing version 7.0.0-dev-2287-20241220T140459.0 to 7.0.0-dev-2288-20241220T172526.0
{ | ||
"name": "@capacitor/filesystem", | ||
"version": "7.0.0-dev-2287-20241220T140459.0", | ||
"version": "7.0.0-dev-2288-20241220T172526.0", | ||
"description": "The Filesystem API provides a NodeJS-like API for working with files on the device.", | ||
@@ -66,3 +66,3 @@ "main": "dist/plugin.cjs.js", | ||
"peerDependencies": { | ||
"@capacitor/core": "next" | ||
"@capacitor/core": ">=7.0.0-rc.0" | ||
}, | ||
@@ -69,0 +69,0 @@ "prettier": "@ionic/prettier-config", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
401770
5154