Skip to content

Commit

Permalink
Update package.json (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saiv46 authored Oct 26, 2021
1 parent 2b7f660 commit 4b5b6e1
Showing 1 changed file with 22 additions and 18 deletions.
40 changes: 22 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,38 +39,42 @@
"net-browserify": "PrismarineJS/net-browserify"
},
"devDependencies": {
"@tweenjs/tween.js": "^18.6.4",
"assert": "^2.0.0",
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"clean-webpack-plugin": "^4.0.0",
"constants-browserify": "^1.0.0",
"copy-webpack-plugin": "^9.0.0",
"copy-webpack-plugin": "^9.0.1",
"crypto-browserify": "^3.12.0",
"events": "^3.2.0",
"html-webpack-plugin": "^5.3.1",
"events": "^3.3.0",
"html-webpack-plugin": "^5.3.2",
"http-browserify": "^1.7.0",
"http-server": "^13.0.0",
"http-server": "^13.0.2",
"https-browserify": "^1.0.0",
"lit-element": "^2.4.0",
"lit-html": "^1.3.0",
"lit-element": "^3.0.1",
"lit-html": "^2.0.1",
"lodash-webpack-plugin": "^0.11.6",
"memfs": "^3.2.0",
"mineflayer": "^3.3.3",
"mineflayer-pathfinder": "^1.6.1",
"mocha": "^9.0.0",
"memfs": "^3.3.0",
"aVeryUniqueGame-data": "^2.95.0",
"aVeryUniqueGame-protocol": "^1.26.5",
"mineflayer": "^3.11.2",
"mineflayer-pathfinder": "^1.8.0",
"mocha": "^9.1.2",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"prismarine-viewer": "^1.20.0",
"process": "PrismarineJS/node-process",
"standard": "^16.0.3",
"standard": "^16.0.4",
"stream-browserify": "^3.0.0",
"three": "^0.127.0",
"three": "^0.133.1",
"timers-browserify": "^2.0.12",
"webpack": "^5.11.0",
"webpack-cli": "^4.2.0",
"webpack-dev-middleware": "^5.1.0",
"webpack-dev-server": "^4.0.0",
"webpack-merge": "^5.7.3",
"workbox-webpack-plugin": "^6.1.2"
"vec3": "^0.1.7",
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0",
"webpack-dev-middleware": "^5.2.1",
"webpack-dev-server": "^4.3.1",
"webpack-merge": "^5.8.0",
"workbox-webpack-plugin": "^6.3.0"
}
}

0 comments on commit 4b5b6e1

Please sign in to comment.