Skip to content

Commit

Permalink
Added code
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed May 14, 2024
1 parent 6eaf5dc commit 0b19147
Show file tree
Hide file tree
Showing 7 changed files with 772 additions and 20 deletions.
54 changes: 38 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",
"@types/emscripten": "^1.39.10",
"@types/emscripten": "^1.39.12",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"esbuild": "^0.17.18",
Expand All @@ -46,7 +46,7 @@
"typedoc": "^0.25.1",
"typescript": "5.2.2"
},
"dependencies": {
"@zenfs/core": "^0.7.0"
"peerDependencies": {
"@zenfs/core": "^0.10.0"
}
}
Loading

0 comments on commit 0b19147

Please sign in to comment.