From 90fe01caaf5b8e0488aef15eb5c76f1e87145797 Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Fri, 9 Aug 2024 10:22:44 -0700
Subject: Extract programmatic pan coord calculations into gameboard module
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'package.json')
diff --git a/package.json b/package.json
index e72df9b..805fd31 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
- "pan-zoom": "github:webdevcat-me/pan-zoom"
+ "pan-zoom": "file:../pan-zoom"
},
"devDependencies": {
"esbuild": "^0.20.2",
--
cgit v1.2.3