Skip to content

Commit 0d107ac

Browse files
authored
1.18.0 support (#275)
* bump pviewer * Update config.json
1 parent 09ba027 commit 0d107ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"defaultHostPort": 10000,
44
"defaultProxy": "",
55
"defaultProxyPort": 0,
6-
"defaultVersion": "1.17.1"
6+
"defaultVersion": "1.18.1"
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"mocha": "^9.0.0",
6363
"os-browserify": "^0.3.0",
6464
"path-browserify": "^1.0.1",
65-
"prismarine-viewer": "^1.20.0",
65+
"prismarine-viewer": "^1.22.0",
6666
"process": "PrismarineJS/node-process",
6767
"standard": "^16.0.3",
6868
"stream-browserify": "^3.0.0",

0 commit comments

Comments
 (0)