.
This commit is contained in:
parent
064523b2bd
commit
743539b7b6
1 changed files with 1 additions and 7 deletions
|
|
@ -1,17 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "p-comuns",
|
"name": "p-comuns",
|
||||||
"version": "0.248.0",
|
"version": "0.248.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist-back/index.cjs",
|
"main": "./dist-back/index.cjs",
|
||||||
"module": "./dist-front/index.mjs",
|
"module": "./dist-front/index.mjs",
|
||||||
"types": "./dist-front/index.d.ts",
|
"types": "./dist-front/index.d.ts",
|
||||||
"files": [
|
|
||||||
"dist-front",
|
|
||||||
"dist-back",
|
|
||||||
"package.json",
|
|
||||||
"README.md"
|
|
||||||
],
|
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist-front/index.d.ts",
|
"types": "./dist-front/index.d.ts",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue