Skip to content

Commit e250477

Browse files
committed
cleanup package, remove yarn.lock
1 parent 505b024 commit e250477

File tree

2 files changed

+0
-1450
lines changed

2 files changed

+0
-1450
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77
"workspaces": [
88
"packages/*"
99
],
10-
"nohoist": [
11-
"**/hardhat",
12-
"**/hardhat/**",
13-
"**/@typescript/native-preview",
14-
"**/@typescript/native-preview/**",
15-
"**/viem",
16-
"**/viem/**"
17-
],
1810
"scripts": {
1911
"build-contracts": "yarn workspace @eil-protocol/contracts build",
2012
"build-sdk": "yarn workspace @eil-protocol/sdk build",

0 commit comments

Comments
 (0)