mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
Merge pull request #717 from PrismarineJS/dependabot/npm_and_yarn/types/node-14.0.1
Bump @types/node from 13.13.6 to 14.0.1
This commit is contained in:
commit
216a4b9b0d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"browser": "src/browser.js",
|
||||
"devDependencies": {
|
||||
"@types/node": "^13.1.0",
|
||||
"@types/node": "^14.0.1",
|
||||
"espower-loader": "^1.0.0",
|
||||
"intelli-espower-loader": "^1.0.0",
|
||||
"minecraft-wrap": "^1.2.3",
|
||||
|
|
Loading…
Reference in a new issue