Skip to content

Commit

Permalink
perf: update toposource
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Dec 18, 2023
1 parent 7e895e9 commit 539d55d
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 259 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"build": "esbuild src/main/js/index.js --platform=node --outdir=target --bundle --format=esm --external:typescript"
},
"dependencies": {
"@semrel-extra/topo": "^1.14.0",
"@semrel-extra/topo": "^1.14.1",
"cosmiconfig": "^9.0.0",
"queuefy": "^1.2.1",
"tar-stream": "^3.1.6",
"zx-extra": "^2.6.4"
},
"devDependencies": {
"c8": "^8.0.1",
"esbuild": "^0.19.8",
"esbuild": "^0.19.9",
"uvu": "^0.5.6",
"verdaccio": "^5.27.1"
"verdaccio": "^5.29.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 539d55d

Please sign in to comment.