|
@@ -2,9 +2,9 @@
|
|
|
"name": "circletone",
|
|
|
"version": "0.84.0",
|
|
|
"peerDependencies": {
|
|
|
- "@angular/common": "^18.2.13",
|
|
|
- "@angular/core": "^18.2.13",
|
|
|
- "@angular/cdk": "^18.2.13"
|
|
|
+ "@angular/common": "^19.2.14",
|
|
|
+ "@angular/core": "^19.2.14",
|
|
|
+ "@angular/cdk": "^19.2.14"
|
|
|
},
|
|
|
"exports": {
|
|
|
"./tailwind.config": "./tailwind.config.js",
|
|
@@ -13,8 +13,6 @@
|
|
|
},
|
|
|
".": {
|
|
|
"types": "./index.d.ts",
|
|
|
- "esm2022": "./esm2022/circletone.mjs",
|
|
|
- "esm": "./esm2022/circletone.mjs",
|
|
|
"default": "./fesm2022/circletone.mjs"
|
|
|
}
|
|
|
},
|