Skip to content

Commit 03cf172

Browse files
authored
fix(package.json): remove an extra dependency
1 parent b713fe1 commit 03cf172

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,5 @@
104104
"yarn": "please-use-pnpm",
105105
"pnpm": ">=10.9.0",
106106
"node": ">=22.10.0 <23.0.0 || >=23.11.0"
107-
},
108-
"dependencies": {
109-
"@openzeppelin/contracts": "^5.3.0"
110107
}
111108
}

0 commit comments

Comments
 (0)