Skip to content

Commit

Permalink
add yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
amanusk committed Mar 24, 2024
1 parent 24a00c3 commit 9a6beac
Show file tree
Hide file tree
Showing 3 changed files with 2,469 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ node_modules
.env-*

package-lock.json
yarn.lock

node.json
yarn-error.log
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"dotenv": "^10.0.0",
"ethers": "^6.3.0",
"@scure/starknet": "^1.0.0",
"starknet": "^6.5.0",
"starkscan": "^0.0.9"
"starknet": "^6.5.0"
},
"devDependencies": {
"@types/node": "^16.9.2",
Expand Down
Loading

0 comments on commit 9a6beac

Please sign in to comment.