Skip to content

Commit

Permalink
WIP: updating and cleaning up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
32bitkid committed Jul 27, 2024
1 parent 05688fe commit 28a03fe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 221 deletions.
14 changes: 5 additions & 9 deletions apps/scishop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"@4bitlabs/sci0": "^3.0.0",
"@4bitlabs/color": "^2.1.4",
"@4bitlabs/color-space": "^1.2.2",
"@4bitlabs/image": "^3.3.9",
"@4bitlabs/vec2": "^1.0.1",
"@types/concaveman": "^1.1.6",
"concaveman": "^1.2.1",
"@4bitlabs/sci0": "^4.0.1",
"@4bitlabs/color": "^2.1.5",
"@4bitlabs/color-space": "^1.2.3",
"@4bitlabs/image": "^3.3.11",
"@4bitlabs/vec2": "^1.2.0",
"fast-deep-equal": "^3.1.3",
"roughjs": "^4.6.6",
"simplify-ts": "^1.0.2",
"vue": "^3.4.21",
"transformation-matrix": "^2.16.1"
},
Expand Down
Loading

0 comments on commit 28a03fe

Please sign in to comment.