Skip to content

Commit

Permalink
Merge pull request #46 from kodadot/new-statick
Browse files Browse the repository at this point in the history
⬆️ deps
  • Loading branch information
vikiival authored Aug 19, 2024
2 parents 98bf8fe + 8df4492 commit 3ecd9b2
Show file tree
Hide file tree
Showing 2 changed files with 2,966 additions and 2,457 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"packageManager": "[email protected]",
"exports": {
".": {
"import": "./dist/index.mjs",
Expand All @@ -28,11 +29,11 @@
"test": "vitest run --dir test"
},
"dependencies": {
"@kodadot1/static": "0.0.5",
"@kodadot1/static": "0.0.6",
"gql-query-builder": "^3.8.0",
"ofetch": "^1.3.4",
"scule": "^1.3.0",
"ufo": "^1.5.3"
"ufo": "^1.5.4"
},
"devDependencies": {
"c8": "latest",
Expand Down
Loading

0 comments on commit 3ecd9b2

Please sign in to comment.