Skip to content

Commit

Permalink
fix: overrides in release option (#345)
Browse files Browse the repository at this point in the history
* init

* update

* new architecture

* remove a line

* install pacote

* call pacote when needed

* Update utils.ts

Co-authored-by: 翠 / green <green@sapphi.red>

* esbuild=true condition

* call pacote only once

* fix comments

---------

Co-authored-by: 翠 / green <green@sapphi.red>
  • Loading branch information
Aslemammad and sapphi-red authored Dec 24, 2024
1 parent 4437e6a commit eca41fe
Show file tree
Hide file tree
Showing 4 changed files with 1,100 additions and 1 deletion.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@
"@antfu/ni": "^0.23.1",
"@eslint/js": "^9.15.0",
"@types/node": "^20.17.8",
"@types/pacote": "^11.1.8",
"@types/semver": "^7.5.8",
"eslint": "^9.15.0",
"eslint-plugin-n": "^17.14.0",
"lint-staged": "^15.2.10",
"pacote": "^21.0.0",
"prettier": "^3.4.0",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit eca41fe

Please sign in to comment.