File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "build" : " npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs" ,
4444 "clean" : " rimraf ./dist" ,
4545 "watch" : " tsc --watch" ,
46- "prepublishOnly" : " npm run build" ,
47- "publish:cocoapod" : " pod trunk push ./CapacitorFilesystem.podspec --allow-warnings"
46+ "prepublishOnly" : " npm run build"
4847 },
4948 "devDependencies" : {
5049 "@capacitor/android" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 4343 "build" : " npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs" ,
4444 "clean" : " rimraf ./dist" ,
4545 "watch" : " tsc --watch" ,
46- "prepublishOnly" : " npm run build" ,
47- "publish:cocoapod" : " pod trunk push ./CapacitorGeolocation.podspec --allow-warnings"
46+ "prepublishOnly" : " npm run build"
4847 },
4948 "devDependencies" : {
5049 "@capacitor/android" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments