generated from gxc-solutions/gxc-template-repo
This commit is contained in:
parent
2e10cfb743
commit
eadf9b0cca
3 changed files with 67 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "template-of-lib-repo",
|
||||
"name": "gxc-viewer-base",
|
||||
"version": "0.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -29,5 +29,12 @@
|
|||
"rimraf": "^6.0.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@gxc-solutions/math": "0.0.1",
|
||||
"@gxc-solutions/colors": "0.0.1",
|
||||
"@gxc-solutions/renderer-base": "0.0.9",
|
||||
"@gxc-solutions/renderer-canvas-2d": "0.0.3",
|
||||
"rxjs": "7.8.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue