Skip to content

Commit 704ee82

Browse files
authored
Merge pull request #15 from floornfts/cfky/hot-shots-dev-dep
Move hot-shots to dev dependency
2 parents 00fa3a8 + ebdebd3 commit 704ee82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"@ethersproject/web": "^5.7.0",
7171
"@solana/web3.js": "^1.87.6",
7272
"axios": "^1.7.4",
73-
"hot-shots": "^9.1.0",
7473
"sturdy-websocket": "^0.2.1",
7574
"websocket": "^1.0.34"
7675
},
@@ -82,6 +81,7 @@
8281
"@types/jest": "^27.4.1",
8382
"@typescript-eslint/eslint-plugin": "^5.16.0",
8483
"@typescript-eslint/parser": "^5.16.0",
84+
"hot-shots": "^9.1.0",
8585
"axios-mock-adapter": "^1.22.0",
8686
"dotenv": "^16.0.3",
8787
"eslint": "^8.11.0",

0 commit comments

Comments
 (0)