diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c9caf6a..327ff6e 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "@dimforge/rapier2d-compat": "^0.14.0" }, "devDependencies": { + "http-server": "^14.1.1", "prettier": "3.3.3" } } |