Elimina package.json
This commit is contained in:
parent
83e1143b60
commit
dbb13de4e5
1 changed files with 0 additions and 18 deletions
18
package.json
18
package.json
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"name": "mac-folder-capacitor1",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"description": "",
|
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
|
||||||
},
|
|
||||||
"keywords": [],
|
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
|
||||||
"dependencies": {
|
|
||||||
"@capacitor/android": "^8.0.0",
|
|
||||||
"@capacitor/cli": "^8.0.0",
|
|
||||||
"@capacitor/core": "^8.0.0",
|
|
||||||
"@capacitor/ios": "^8.0.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue