Skip to content

Commit

Permalink
Merge pull request #208 from hildjj/versions
Browse files Browse the repository at this point in the history
Remove lerna, since it doesn't work anymore
  • Loading branch information
hildjj authored Oct 25, 2024
2 parents 7062f5f + 279ec99 commit ecafaf4
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 3,926 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-node": "^11.1.0",
"jsdoc": "^4.0.4",
"lerna": "^8.1.8",
"minami": "*",
"nve": "^18.0.1",
"nyc": "^17.1.0",
Expand All @@ -48,15 +47,6 @@
},
"license": "MIT",
"packageManager": "pnpm@9.12.2",
"pnpm": {
"overrides": {
"axios": "1.7.7",
"braces": "3.0.3",
"ejs": "3.1.10",
"ip": "https://registry.npmjs.org/neoip/-/neoip-3.0.1.tgz",
"micromatch": "4.0.8"
}
},
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit ecafaf4

Please sign in to comment.