|
@@ -1,9 +1,12 @@
|
|
|
{
|
|
|
"name": "circletone",
|
|
|
- "version": "0.4.0",
|
|
|
+ "version": "0.5.0",
|
|
|
"peerDependencies": {
|
|
|
"@angular/common": "^17.3.0",
|
|
|
- "@angular/core": "^17.3.0"
|
|
|
+ "@angular/core": "^17.3.0",
|
|
|
+ "autoprefixer": "^10.4.18",
|
|
|
+ "postcss": "^8.4.35",
|
|
|
+ "tailwindcss": "^3.4.1"
|
|
|
},
|
|
|
"exports": {
|
|
|
"./tailwind.config": "./esm2022/tailwind-preset.mjs",
|