You've already forked MenuGraphr
mirror of
https://github.com/FullScreenShenanigans/MenuGraphr.git
synced 2026-04-28 13:02:13 -07:00
Fix discovered bug in .call missing param (thanks new TS version!)
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"url": "https://github.com/FullScreenShenanigans/MenuGraphr/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"eightbittr": "^0.7.17"
|
||||
"eightbittr": "^0.7.17",
|
||||
"timehandlr": "^0.7.4"
|
||||
},
|
||||
"description": "In-game menu and dialog creation and management for EightBittr.",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user