Skip to content

Commit

Permalink
dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
vincss committed Dec 5, 2024
1 parent 7b8ca0b commit afe4624
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 141 deletions.
228 changes: 89 additions & 139 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"format": "prettier --ignore-path .gitignore --write \"**/*.+(js|ts|json)\""
},
"dependencies": {
"@jsprismarine/prismarine": "^0.12.0",
"@jsprismarine/bedrock-data": "^0.12.0",
"@jsprismarine/brigadier": "^0.12.0",
"@jsprismarine/prismarine": "^0.12.0",
"@sfirew/minecraft-motd-parser": "^1.1.1",
"express": "^4.18.2",
"express-handlebars": "^7.0.4",
Expand Down Expand Up @@ -47,7 +47,7 @@
"pkg": "^5.8.1",
"prettier": "^2.8.8",
"rimraf": "^4.4.1",
"ts-jest": "^29.1.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.3"
},
Expand Down

0 comments on commit afe4624

Please sign in to comment.