Skip to content

Commit bdaee70

Browse files
committed
Final: Enhanced app's loading times (#196)
1 parent dc9797d commit bdaee70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MovieVerse-Mobile/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "themovieverseapp",
2+
"name": "movieversemobile",
33
"displayName": "MovieVerse",
44
"version": "1.0.0",
55
"description": "An interactive movie database app that allows users to search for movies, view movie details, and save movies to their favorites list",
@@ -24,4 +24,4 @@
2424
"devDependencies": {
2525
"cordova-plugin-statusbar": "^4.0.0"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)