Skip to content

Commit 9122b9d

Browse files
chore: update demo script
1 parent fe473ae commit 9122b9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"main": "MMM-PublicTransportHafas.js",
2828
"type": "commonjs",
2929
"scripts": {
30-
"demo": "cd ../../ && MM_CONFIG_FILE=modules/MMM-PublicTransportHafas/demo.config.js node --run start:wayland:dev",
30+
"demo": "cd ../../ && MM_CONFIG_FILE=modules/MMM-PublicTransportHafas/demo.config.js node --run start:dev",
3131
"lint": "eslint && prettier . --check",
3232
"lint:fix": "eslint --fix && prettier . --write",
3333
"prepare": "node -e \"try{require('simple-git-hooks').run()}catch(e){}\"",

0 commit comments

Comments
 (0)