Skip to content

Commit

Permalink
Parse fixes (#163)
Browse files Browse the repository at this point in the history
* nft-bridging: Fix json syntax in package.json

* Turing: remove unneeded file

(cherry picked from commit 3f18e20)
  • Loading branch information
tgunnoe authored and InoMurko committed Jun 17, 2022
1 parent 1ef2c15 commit d2c0157
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
2 changes: 1 addition & 1 deletion boba_examples/nft_bridging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"chalk": "^2.4.1",
"dotenv": "^16.0.0",
"ethers": "^5.5.4",
"hardhat": "^2.9.2",
"hardhat": "^2.9.2"
}
}
29 changes: 0 additions & 29 deletions packages/boba/turing/Find Results

This file was deleted.

0 comments on commit d2c0157

Please sign in to comment.