Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Sep 16, 2024
1 parent 7def4cc commit 5fcbc81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions contracts/predicate/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "predicate",
"private": true,
"version": "0.0.1",
"description": "Predicate app using Sway",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions docker/erc20-deployer/deployer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "erc20-deployer",
"private": true,
"scripts": {
"start": "ts-node ./src/index.ts"
},
Expand Down

0 comments on commit 5fcbc81

Please sign in to comment.