Skip to content

Commit 137a53c

Browse files
committed
release: 6.1.1
1 parent 4856e3c commit 137a53c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@popstarfreas/dimensions",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"repository": {
55
"type": "git",
66
"url": "git://github.com/popstarfreas/Dimensions.git"
@@ -20,14 +20,14 @@
2020
"author": "",
2121
"license": "ISC",
2222
"dependencies": {
23+
"@rescript/std": "^11.0.0",
2324
"glob": "^7.2.0",
2425
"redis": "^3.1.2",
2526
"require-nocache": "^1.0.0",
2627
"terraria-packet": "github:popstarfreas/rescript-terrariapacket#28e9669eed6a57b011e0bca010a6e14348487db0",
2728
"utf8": "^3.0.0",
2829
"uuid": "^8.3.2",
29-
"winston": "^3.12.0",
30-
"@rescript/std": "^11.0.0"
30+
"winston": "^3.12.0"
3131
},
3232
"devDependencies": {
3333
"@types/glob": "^7.2.0",

0 commit comments

Comments
 (0)