Build updates

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2023-11-30 09:04:08 -07:00
parent 433e57ba93
commit e2edbce407
3 changed files with 12 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "edu.midwestern.alvinn",
"displayName": "ALVINN",
"version": "0.1.0-a",
"version": "0.1.0-b",
"description": "Anatomy Lab Visual Identification Neural Network.",
"main": "index.js",
"scripts": {
@@ -13,7 +13,7 @@
"author": "Justin Georgi",
"license": "Apache-2.0",
"devDependencies": {
"cordova-android": "^12.0.1",
"cordova-android": "^12.0.0",
"cordova-ios": "^7.0.1",
"cordova-plugin-keyboard": "^1.2.0",
"cordova-plugin-splashscreen": "^6.0.2",