Skip to content

Commit

Permalink
Merge branch 'lsp-monorepo' of https://github.com/lukso-network/lsp-s…
Browse files Browse the repository at this point in the history
…mart-contracts into package/lsp17contractextension
  • Loading branch information
skimaharvey committed Jan 26, 2024
2 parents 65d8d98 + b54b1d9 commit 743a274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"scripts": {
"build": "hardhat compile",
"build:turbo": "turbo build",
"build:docs": "hardhat dodoc && ts-node scripts/interfaceIds.ts && prettier -w ./docs",
"build:docs": "hardhat dodoc && prettier -w ./docs",
"build:js": "unbuild",
"clean": "hardhat clean && rm -rf module common",
"format": "prettier --write .",
Expand Down

0 comments on commit 743a274

Please sign in to comment.