Skip to content

Commit 2b867c4

Browse files
committed
⬆️ Add dependency on npm "colors" package
1 parent 23ef246 commit 2b867c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"dependencies": {
1414
"@types/socket.io": "^2.1.13",
1515
"@types/socket.io-client": "^1.4.35",
16+
"colors": "^1.4.0",
1617
"express": "^4.17.1",
1718
"jsonwebtoken": "^8.5.1",
1819
"socket.io": "^3.1.0"

0 commit comments

Comments
 (0)