generated from gxc-solutions/gxc-template-repo
Added base rendering
This commit is contained in:
parent
63818eb2b8
commit
a100988848
7 changed files with 587 additions and 85 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "template-of-lib-repo",
|
||||
"name": "renderer-canvas-2d",
|
||||
"version": "0.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -32,6 +32,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@gxc-solutions/math": "^0.0.1",
|
||||
"@gxc-solutions/renderer-base": "^0.0.3"
|
||||
"@gxc-solutions/renderer-base": "^0.0.9"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue