Skip to content

Commit

Permalink
Merge pull request #990 from lukso-network/build/fix-package-lock
Browse files Browse the repository at this point in the history
build: fix package-lock and remove `@erc725` in LSP7/8 package as already obtained from LSP4 package
  • Loading branch information
CJ42 authored Jan 13, 2025
2 parents 20fd62c + e559377 commit 925b89e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
24 changes: 2 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/lsp7-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"package": "hardhat prepare-package"
},
"dependencies": {
"@erc725/smart-contracts": "^8.0.0",
"@openzeppelin/contracts": "^4.9.6",
"@lukso/lsp1-contracts": "~0.15.0",
"@lukso/lsp2-contracts": "~0.15.0",
Expand Down
1 change: 0 additions & 1 deletion packages/lsp8-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"package": "hardhat prepare-package"
},
"dependencies": {
"@erc725/smart-contracts": "^8.0.0",
"@openzeppelin/contracts": "^4.9.6",
"@lukso/lsp1-contracts": "~0.15.0",
"@lukso/lsp2-contracts": "~0.15.0",
Expand Down

0 comments on commit 925b89e

Please sign in to comment.