Skip to content

Commit 2ccc288

Browse files
Bump prismarine-nbt from 1.6.0 to 2.0.0 (#33)
Bumps [prismarine-nbt](https://github.com/prismarinejs/prismarine-nbt) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/prismarinejs/prismarine-nbt/releases) - [Changelog](https://github.com/PrismarineJS/prismarine-nbt/blob/master/HISTORY.md) - [Commits](PrismarineJS/prismarine-nbt@1.6.0...2.0.0) --- updated-dependencies: - dependency-name: prismarine-nbt dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22ea8f1 commit 2ccc288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"mocha": "^9.0.0",
2020
"standard": "^16.0.1",
21-
"prismarine-nbt": "^1.4.0"
21+
"prismarine-nbt": "^2.0.0"
2222
},
2323
"scripts": {
2424
"prepublish": "nearleyc grammar.ne -o grammar.js",

0 commit comments

Comments
 (0)