Angel Ruiz (aka SirKeldon) 1 жил өмнө
parent
commit
388d3f0503
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -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"
     },