This commit is contained in:
Nathan Chapman
2024-02-22 09:53:01 -06:00
parent 88471f726c
commit 39fac554ee
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "nextjs-tailwind-ionic-capacitor-starter", "name": "nextjs-tailwind-ionic-capacitor-starter",
"version": "0.1.0", "version": "5.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "nextjs-tailwind-ionic-capacitor-starter", "name": "nextjs-tailwind-ionic-capacitor-starter",
"version": "0.1.0", "version": "5.0.0",
"dependencies": { "dependencies": {
"@capacitor/android": "5.7.0", "@capacitor/android": "5.7.0",
"@capacitor/core": "5.7.0", "@capacitor/core": "5.7.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "nextjs-tailwind-ionic-capacitor-starter", "name": "nextjs-tailwind-ionic-capacitor-starter",
"version": "0.1.0", "version": "5.0.0",
"private": true, "private": true,
"engines": { "engines": {
"node": ">=18.17" "node": ">=18.17"