Skip to content

Commit 5048aab

Browse files
Update phasereditor2d-launcher
1 parent a56975c commit 5048aab

File tree

2 files changed

+46
-2
lines changed

2 files changed

+46
-2
lines changed

package-lock.json

Lines changed: 42 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@
2626
"bugs": {
2727
"url": "https://github.com/PhaserEditor2D/starter-template-basic-javascript/issues"
2828
},
29-
"homepage": "https://github.com/PhaserEditor2D/starter-template-basic-javascript#readme"
29+
"homepage": "https://github.com/PhaserEditor2D/starter-template-basic-javascript#readme",
30+
"devDependencies": {
31+
"phasereditor2d-launcher": "^3.30.0"
32+
}
3033
}

0 commit comments

Comments
 (0)