Skip to content

Commit

Permalink
bumped to 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-mhn committed Jun 23, 2024
1 parent 47f61f6 commit baea25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinaf",
"version": "0.0.12",
"version": "0.0.14",
"description": "",
"type": "module",
"types": "index.d.ts",
Expand All @@ -11,7 +11,7 @@
"exports": {
"./render": {
"import": "./dist/render.js",
"types": "./dist/src/render.d.ts"
"types": "./dist/src/render/index.d.ts"
},
"./dom": {
"import": "./dist/dom.js",
Expand Down

0 comments on commit baea25d

Please sign in to comment.