We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm update
1 parent 0132302 commit ab93d0dCopy full SHA for ab93d0d
README.md
@@ -34,6 +34,8 @@ Want to contribute on something important for PrismarineJS ? go to https://githu
34
35
`npm install bedrock-protocol`
36
37
+To update bedrock-protocol (or any Node.js package) and its dependencies after a previous install, you must run `npm update --depth 9999`
38
+
39
## Usage
40
41
### Client example
0 commit comments