generated from gxc-solutions/gxc-template-repo
Added files
This commit is contained in:
parent
bf0142bd6a
commit
7c351972cc
17 changed files with 966 additions and 8 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue