First migration
This commit is contained in:
+6
-6
@@ -12,11 +12,10 @@
|
||||
"export": "next export"
|
||||
},
|
||||
"dependencies": {
|
||||
"@capacitor/android": "^3.0.1",
|
||||
"@capacitor/cli": "^3.0.1",
|
||||
"@capacitor/core": "^3.0.1",
|
||||
"@capacitor/ios": "^3.0.1",
|
||||
"@capacitor/status-bar": "^1.0.1",
|
||||
"@capacitor/android": "^4.0.0",
|
||||
"@capacitor/core": "^4.0.0",
|
||||
"@capacitor/ios": "^4.0.0",
|
||||
"@capacitor/status-bar": "^4.0.0",
|
||||
"@ionic/react": "^6.1.12",
|
||||
"@ionic/react-router": "^6.1.12",
|
||||
"autoprefixer": "^10.2.6",
|
||||
@@ -30,6 +29,7 @@
|
||||
"tailwindcss": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@capacitor/cli": "^4.0.0",
|
||||
"eslint": "^7.28.0",
|
||||
"eslint-config-next": "^11.0.0",
|
||||
"ionicons": "^5.2.3",
|
||||
@@ -38,4 +38,4 @@
|
||||
"react-use-gesture": "^9.1.3",
|
||||
"reselect": "^4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user