Skip to content

Commit

Permalink
feat: add unproject in core
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 24, 2024
1 parent 3c1be84 commit 300d25f
Show file tree
Hide file tree
Showing 3 changed files with 562 additions and 246 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
dist
coverage
swc-cache-*
.unproject
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"unplugin-swc": "^1.5.1",
"unproject": "^2.0.2",
"unproject": "^2.0.11",
"vitest": "^2.1.2"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 300d25f

Please sign in to comment.