Skip to content

Commit 139af80

Browse files
committed
Final: Enhance app functionalities (#196)
1 parent 246785a commit 139af80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"build": "npm run start",
1111
"test": "http-server -o",
1212
"serve": "http-server -o",
13-
"docker": "docker-compose up",
13+
"docker": "docker compose up",
1414
"dev:android": "cd MovieVerse-Mobile && cordova run android",
1515
"dev:ios": "cd MovieVerse-Mobile && cordova run ios",
1616
"build:android": "cd MovieVerse-Mobile && cordova build android",

0 commit comments

Comments
 (0)