mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(react): remove capacitor
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"appId": "io.ionic.starter",
|
||||
"appName": "react-router-new",
|
||||
"bundledWebRuntime": false,
|
||||
"npmClient": "npm",
|
||||
"webDir": "build",
|
||||
"cordova": {}
|
||||
}
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"name": "react-router-new",
|
||||
"integrations": {
|
||||
"capacitor": {}
|
||||
},
|
||||
"integrations": {},
|
||||
"type": "react"
|
||||
}
|
||||
|
||||
22599
packages/react-router/test-app/package-lock.json
generated
22599
packages/react-router/test-app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,9 +4,6 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "7.8.4",
|
||||
"@capacitor/android": "^2.2.0",
|
||||
"@capacitor/core": "1.5.2",
|
||||
"@capacitor/ios": "^2.2.0",
|
||||
"@ionic/react": "5.6.3",
|
||||
"@ionic/react-router": "^5.6.3",
|
||||
"@stencil/core": "^2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user