Skip to content

Commit

Permalink
Added jpeg-js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasDower committed Aug 20, 2021
1 parent 3dba4b4 commit 7d0de30
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@
"typescript": "^4.3.5"
},
"dependencies": {
"twgl.js": "^4.19.1",
"wavefront-obj-parser": "^2.0.1",
"expand-vertex-data": "^1.1.2",
"jpeg-js": "^0.4.3",
"pngjs": "^6.0.0",
"prismarine-nbt": "^1.6.0",
"pngjs": "^6.0.0"
"twgl.js": "^4.19.1",
"wavefront-obj-parser": "^2.0.1"
}
}

0 comments on commit 7d0de30

Please sign in to comment.