|
@@ -1,12 +1,13 @@
|
|
|
{
|
|
|
"name": "circletone",
|
|
|
- "version": "0.16.0",
|
|
|
+ "version": "0.17.0",
|
|
|
"peerDependencies": {
|
|
|
"@angular/common": "^17.3.0",
|
|
|
"@angular/core": "^17.3.0"
|
|
|
},
|
|
|
"exports": {
|
|
|
"./tailwind.config": "./tailwind.preset.js",
|
|
|
+ "./assets": "./src/assets/",
|
|
|
"./package.json": {
|
|
|
"default": "./package.json"
|
|
|
},
|