Skip to content

Commit ae3314f

Browse files
ci: keccak is a production dependency
1 parent adb000c commit ae3314f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"description": "",
1414
"dependencies": {
1515
"@ethersphere/bee-js": "^9.1.1",
16+
"@types/keccak": "^3.0.5",
1617
"cafe-utility": "^27.18.0",
1718
"dotenv": "^16.5.0",
1819
"keccak": "^3.0.4",
1920
"web3": "^4.16.0"
2021
},
2122
"devDependencies": {
22-
"@types/keccak": "^3.0.5",
2323
"@types/node": "^22.13.10",
2424
"@typescript-eslint/eslint-plugin": "^7.3.1",
2525
"@typescript-eslint/parser": "^7.3.1",

0 commit comments

Comments
 (0)