Skip to content

Commit

Permalink
fix: npx export constants
Browse files Browse the repository at this point in the history
  • Loading branch information
alcueca committed Jul 13, 2021
1 parent ea0c038 commit e0988ab
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
@@ -1,11 +1,12 @@
{
"name": "@yield-protocol/vault-v2",
"version": "0.6.0-rc0",
"version": "0.7.0-rc1",
"description": "Yield Collateralized Debt Engine v2",
"author": "Yield Inc.",
"files": [
"contracts/*.sol",
"contracts/math/*.sol",
"contracts/constants/*.sol",
"contracts/oracles/chainlink/*.sol",
"contracts/oracles/compound/*.sol",
"contracts/oracles/uniswap/*.sol",
Expand Down

0 comments on commit e0988ab

Please sign in to comment.