package updates

This commit is contained in:
proddy
2022-09-17 10:52:11 -07:00
parent 506aacbd83
commit f9038b9180
5 changed files with 21 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
{
"adapter": "react",
"baseLocale": "en",
"$schema": "https://unpkg.com/typesafe-i18n@5.12.0/schema/typesafe-i18n.json"
"$schema": "https://unpkg.com/typesafe-i18n@5.13.0/schema/typesafe-i18n.json"
}

View File

@@ -38,7 +38,7 @@
"typescript": "^4.8.3"
},
"devDependencies": {
"nodemon": "^2.0.19",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5"
}
},

View File

@@ -99,7 +99,7 @@
]
},
"devDependencies": {
"nodemon": "^2.0.19",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5"
}
}