generated from gxc-solutions/gxc-template-repo
Update peerDependencies
This commit is contained in:
parent
4b108d5a85
commit
3c3b13e22f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@gxc-solutions/renderer-canvas-2d",
|
"name": "@gxc-solutions/renderer-canvas-2d",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "GXC Solutions",
|
"author": "GXC Solutions",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
|
@ -9,6 +9,6 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@gxc-solutions/math": "^0.0.1",
|
"@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