Skip to content

Commit f95909d

Browse files
committed
Removing external/npm package in favor of external/goerli package
We hardcode external goerli addresses from version @keep-network/keep-core@1.8.1-goerli.0 and get rid of other unused artifacts. This change is done because prepare-dependencies.sh script was removed.
1 parent 6462d5f commit f95909d

File tree

5 files changed

+179
-551
lines changed

5 files changed

+179
-551
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ deployments/*
77
export/
88
export.json
99

10-
external/npm/*
11-
!external/npm/@keep-network/
10+
external/npm
1211

1312
typechain/
1413

0 commit comments

Comments
 (0)