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