Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pshenmic committed Oct 9, 2024
1 parent 6527fbb commit 9078417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/data-contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-contract",
"version": "1.0.7,
"version": "1.0.7",
"main": "index.js",
"scripts": {
"dataContract:deploy": "node ./src/actions/deployContract.js",
Expand Down

0 comments on commit 9078417

Please sign in to comment.