瀏覽代碼

Update to v0.17.0

Angel Ruiz (aka SirKeldon) 1 年之前
父節點
當前提交
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"
     },