cad - exports
This commit is contained in:
parent
dbf0b0d3c2
commit
180b72398e
@ -13,17 +13,13 @@
|
|||||||
},
|
},
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"import": "./dist/index.js",
|
"import": "./dist-in/index.js",
|
||||||
"require": "./dist/index.cjs"
|
"require": "./dist-in/index.cjs"
|
||||||
},
|
|
||||||
"cad": {
|
|
||||||
"import": "./dist/cad/index.js",
|
|
||||||
"require": "./dist/cad/index.cjs"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://git.osr-plastic.org/osr-plastic/cad.git"
|
"url": "git+https://git.polymech.info/mono/cad.git"
|
||||||
},
|
},
|
||||||
"author": "PlasticHub",
|
"author": "PlasticHub",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user