index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
path: root/package.json
diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cef238b..9420e4a 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "test": "jest" }, "dependencies": { - "pan-zoom": "git://git.webdevcat.me/pan-zoom#cm-programmatic-pan" + "pan-zoom": "git://git.webdevcat.me/pan-zoom.git#v0.3.0" } } |