Add cursor moving #19

Merged
schmelczer merged 23 commits from asch/cursors into main 2025-04-02 22:06:38 +01:00
Showing only changes of commit a2c51a9d5d - Show all commits

Fix tests

Andras Schmelczer 2025-04-02 21:27:36 +01:00
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -6,7 +6,7 @@
"scripts": {
"dev": "webpack watch --mode development",
"build": "webpack --mode production",
"test": "jest --passWithNoTests",
"test": "jest",
"version": "node version-bump.mjs"
},
"keywords": [],