Browse Source

Update to v0.20.0

Angel Ruiz (aka SirKeldon) 1 year ago
parent
commit
21ecc8dc2d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -1,13 +1,12 @@
 {
   "name": "circletone",
-  "version": "0.19.0",
+  "version": "0.20.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"
     },