Skip to content

Commit 705c8fa

Browse files
committed
build: does the build pass without optionalDeps
1 parent 838a1e1 commit 705c8fa

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
"eslint-config-next": "^13.3.1",
3434
"typescript": "5.1.3"
3535
},
36-
"optionalDependencies": {
37-
"crowdfund-contract": "file:node_modules/crowdfund-contract",
38-
"abundance-token": "file:node_modules/abundance-token"
39-
},
4036
"engines": {
4137
"node": ">=17",
4238
"npm": ">=8"

0 commit comments

Comments
 (0)