generated from gxc-solutions/gxc-template-repo
This commit is contained in:
parent
6e062dcadb
commit
014195bf49
3 changed files with 7 additions and 7 deletions
|
|
@ -9,6 +9,6 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@gxc-solutions/math": "^0.0.3",
|
||||
"@gxc-solutions/renderer-base": "^0.0.11"
|
||||
"@gxc-solutions/renderer-base": "^0.0.12"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -10,7 +10,7 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@gxc-solutions/math": "^0.0.3",
|
||||
"@gxc-solutions/renderer-base": "^0.0.11"
|
||||
"@gxc-solutions/renderer-base": "^0.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.4",
|
||||
|
|
@ -701,11 +701,11 @@
|
|||
"integrity": "sha512-B39/C/3YzfSbLgsf0sBpZILTSO8TIZVbh6tv3pXulG1qDL1tg41mLjp7M263MsC7ARzj7ME8WWsniBj0C4L+XA=="
|
||||
},
|
||||
"node_modules/@gxc-solutions/renderer-base": {
|
||||
"version": "0.0.11",
|
||||
"resolved": "https://npm.gxc-solutions.ru/@gxc-solutions/renderer-base/-/renderer-base-0.0.11.tgz",
|
||||
"integrity": "sha512-JD3ubs5TA7eDV3zqMKx5c3in5/9z9C3YdK0e2cgWya8/LT/HoLl6RdbLqZ0I4xngRksyd/clSoXCWcbtROj8kg==",
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://npm.gxc-solutions.ru/@gxc-solutions/renderer-base/-/renderer-base-0.0.12.tgz",
|
||||
"integrity": "sha512-DmBjpv5lw8Ll499tn6QXDa77jSFFn2blDqNYXHHt+EWRprJiMudxOF9HxQ+fCvRoTkNwYiMl4GRhVq21db2/bQ==",
|
||||
"peerDependencies": {
|
||||
"@gxc-solutions/math": "^0.0.2"
|
||||
"@gxc-solutions/math": "^0.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@humanfs/core": {
|
||||
|
|
|
|||
|
|
@ -32,6 +32,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@gxc-solutions/math": "^0.0.3",
|
||||
"@gxc-solutions/renderer-base": "^0.0.11"
|
||||
"@gxc-solutions/renderer-base": "^0.0.12"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue