Skip to content

Commit

Permalink
a few improvements (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy authored Sep 30, 2023
2 parents 69fae49 + ea38fb4 commit b8ff91f
Show file tree
Hide file tree
Showing 16 changed files with 538 additions and 248 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@zardoy/utils": "^0.0.11",
"browserfs": "github:zardoy/browserfs#build",
"compression": "^1.7.4",
"cors": "^2.8.5",
"cypress-plugin-snapshots": "^1.4.4",
"debug": "^4.3.4",
"eruda": "^3.0.1",
"esbuild": "^0.19.3",
"esbuild-plugin-polyfill-node": "^0.3.0",
"express": "^4.18.2",
"cors": "^2.8.5",
"flying-squid": "github:zardoy/space-squid#everything",
"fs-extra": "^11.1.1",
"iconify-icon": "^1.0.8",
Expand Down Expand Up @@ -68,7 +68,6 @@
"crypto-browserify": "^3.12.0",
"cypress": "^9.5.4",
"cypress-esbuild-preprocessor": "^1.0.2",
"path-exists-cli": "^2.0.0",
"eslint": "^8.50.0",
"eslint-config-zardoy": "^0.2.17",
"events": "^3.3.0",
Expand All @@ -82,6 +81,7 @@
"npm-run-all": "^4.1.5",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"path-exists-cli": "^2.0.0",
"prismarine-viewer": "link:prismarine-viewer",
"process": "github:PrismarineJS/node-process",
"rimraf": "^5.0.1",
Expand Down
Loading

0 comments on commit b8ff91f

Please sign in to comment.