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
author | Catalin Mititiuc <webdevcat@proton.me> | 2025-03-05 14:11:22 -0800 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2025-03-05 14:29:37 -0800 |
commit | 7fd054a72821cad62be4a869e2b0a3e9034543a5 (patch) | |
tree | d16282a3b54bbc310a56ad86b7fd75392dc0f2f2 /package.json | |
parent | be42c989cf5f3cc28bd3c401983a1a58e4d923c4 (diff) |
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" } } |