Release package version 1.0.0
All checks were successful
CI / build (push) Successful in 23s

Added files
This commit is contained in:
Andrey Kernichniy 2026-03-13 01:00:24 +07:00
parent bf0142bd6a
commit 7c351972cc
17 changed files with 966 additions and 8 deletions

View file

@ -1,5 +1,5 @@
{
"name": "template-of-lib-repo",
"name": "gxc-hotkeys",
"version": "0.0.0",
"main": "index.js",
"scripts": {
@ -29,5 +29,9 @@
"rimraf": "^6.0.1",
"typescript": "^5.9.3",
"vite": "^7.3.1"
},
"dependencies": {
"@gxc-solutions/lett-js": "1.0.0",
"rxjs": "^7.8.2"
}
}