Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 20, 2023
1 parent d85f2dd commit 3f64e81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts' -es Configuration/ESBuild.ts"
},
"dependencies": {
"@biomejs/backend-jsonrpc": "1.3.0",
"@biomejs/biome": "1.3.0",
"@biomejs/backend-jsonrpc": "1.3.1",
"@biomejs/biome": "1.3.1",
"@biomejs/js-api": "0.3.0-nightly.cfef948",
"@biomejs/wasm-nodejs": "1.3.0",
"@biomejs/wasm-nodejs": "1.3.1",
"deepmerge-ts": "5.1.0",
"files-pipe": "2.0.20"
},
"devDependencies": {
"astro": "3.3.2",
"esbuild-plugin-copy": "2.1.1",
"typescript-esbuild": "0.2.19"
"typescript-esbuild": "0.2.20"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 3f64e81

Please sign in to comment.