Skip to content

Commit

Permalink
build: ignore proto in ledger-icp
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Oct 2, 2023
1 parent 663692a commit 4ee9a12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
"@dfinity/agent",
"@dfinity/candid",
"@dfinity/principal",
"@dfinity/utils"
"@dfinity/utils",
"@dfinity/nns-proto"
]
},
{
Expand Down

0 comments on commit 4ee9a12

Please sign in to comment.