Skip to content

Commit

Permalink
Merge pull request #138 from manumonti/npm-package-0.5.0
Browse files Browse the repository at this point in the history
Update package.json as NPM update process
  • Loading branch information
KPrasch authored Oct 6, 2023
2 parents 665290c + 2449826 commit 85f244e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@nucypher/nucypher-contracts",
"version": "0.3.0",
"version": "0.5.0",
"license": "AGPL-3.0-or-later",
"description": "NuCypher Network Smart Contracts",
"description": "Threshold Access Control (TACo) Smart Contracts",
"author": "NuCypher",
"files": [
"/contracts/**/*.sol",
"/build/contracts/*.json",
"/artifacts/*.json",
"/deployment/artifacts/*.json",
"!/contracts/test/**/*"
]
}

0 comments on commit 85f244e

Please sign in to comment.