Skip to content

Commit e1943a2

Browse files
authored
Update package.json (#414)
1 parent 55f6de3 commit e1943a2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"socket.io-client": "^4.0",
5353
"standard-version": "^9.3.2",
5454
"ts-jest": "^29.2.5",
55+
"tslib": "^2.8.1",
5556
"typescript": "^5.7.0"
5657
},
5758
"engines": {
@@ -67,8 +68,5 @@
6768
},
6869
"overrides": {
6970
"glob": "^9.0.0"
70-
},
71-
"dependencies": {
72-
"tslib": "^2.8.1"
7371
}
7472
}

0 commit comments

Comments
 (0)