Skip to content

Commit

Permalink
chore: Update package.json and token lists
Browse files Browse the repository at this point in the history
  • Loading branch information
iddriss committed Aug 16, 2024
1 parent 6f2fd46 commit 51c3db7
Show file tree
Hide file tree
Showing 5 changed files with 245 additions and 128 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://starkdefi.com"
},
"description": "Default token list for StarkDefi",
"version": "2.1.0",
"version": "3.0.0",
"main": "build/starkdefi-default.tokenlist.json",
"scripts": {
"test": "mocha",
Expand All @@ -31,12 +31,12 @@
},
"homepage": "https://github.com/Starkdefi/default-token-list#readme",
"devDependencies": {
"@starkdefi/token-lists": "^1.0.2",
"@starkdefi/token-lists": "^1.0.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"chai": "^4.3.7",
"mocha": "^10.2.0",
"starknet": "^5.14.1",
"starknet": "6.11.0",
"rimraf": "^5.0.1"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 51c3db7

Please sign in to comment.