Tweaked app shell

This commit is contained in:
Max Lynch
2022-10-02 10:50:56 -05:00
parent 2b16b043b3
commit 0a69f76c32
9 changed files with 203 additions and 244 deletions
+5 -4
View File
@@ -16,8 +16,8 @@
"@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",
"@ionic/react": "^6.2.9",
"@ionic/react-router": "^6.2.9",
"autoprefixer": "^10.2.6",
"classnames": "^2.2.6",
"next": "^12.2.0",
@@ -32,10 +32,11 @@
"@capacitor/cli": "^4.0.0",
"eslint": "^7.28.0",
"eslint-config-next": "^11.0.0",
"ionicons": "^5.2.3",
"ionicons": "^6.0.3",
"next-transpile-modules": "^9.0.0",
"prettier": "^2.2.1",
"pullstate": "1.24",
"react-use-gesture": "^9.1.3",
"reselect": "^4.0.0"
}
}
}