Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Add contracts to the package files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed Sep 29, 2023
1 parent 10a9840 commit a1ff1f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.1.0",
"license": "MIT",
"description": "Contracts through which Nodary services are delivered",
"files": [
"contracts"
],
"scripts": {
"build": "hardhat compile",
"deploy:deterministic": "DETERMINISTIC=true hardhat deploy --network $NETWORK",
Expand Down

0 comments on commit a1ff1f7

Please sign in to comment.