Skip to content

Commit

Permalink
update .npmignor
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler McDonald <[email protected]>
  • Loading branch information
tmctl committed Jan 30, 2024
1 parent 0f58bee commit 9c522e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
*
!dist
!dist/**/*
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
"name": "test-publish-hedera-wallet-connect",
"version": "1.0.5",
"description": "A library to facilitate integrating Hedera with WalletConnect",
"repository": {
"type": "git",
"url": "git+https://github.com/hashgraph/hedera-wallet-connect.git"
},
"main": "./dist/node-cjs.js",
"module": "./dist/node-esm.js",
"browser": {
Expand Down

0 comments on commit 9c522e3

Please sign in to comment.