1 parent 4856e3c commit 137a53cCopy full SHA for 137a53c
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@popstarfreas/dimensions",
3
- "version": "6.1.0",
+ "version": "6.1.1",
4
"repository": {
5
"type": "git",
6
"url": "git://github.com/popstarfreas/Dimensions.git"
@@ -20,14 +20,14 @@
20
"author": "",
21
"license": "ISC",
22
"dependencies": {
23
+ "@rescript/std": "^11.0.0",
24
"glob": "^7.2.0",
25
"redis": "^3.1.2",
26
"require-nocache": "^1.0.0",
27
"terraria-packet": "github:popstarfreas/rescript-terrariapacket#28e9669eed6a57b011e0bca010a6e14348487db0",
28
"utf8": "^3.0.0",
29
"uuid": "^8.3.2",
- "winston": "^3.12.0",
30
- "@rescript/std": "^11.0.0"
+ "winston": "^3.12.0"
31
},
32
"devDependencies": {
33
"@types/glob": "^7.2.0",
0 commit comments