Skip to content

Commit

Permalink
Merge pull request #199 from kodadot/chore/up-minimark
Browse files Browse the repository at this point in the history
chore/up minimark
  • Loading branch information
vikiival committed Jan 24, 2024
2 parents 92845ba + 623d30d commit 513cc9c
Show file tree
Hide file tree
Showing 2 changed files with 764 additions and 189 deletions.
10 changes: 5 additions & 5 deletions minimark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kodadot1/minimark",
"version": "0.1.13",
"version": "0.1.14-rc.0",
"description": "Utils for the RMRK",
"repository": "kodadot/packages",
"license": "MIT",
Expand Down Expand Up @@ -57,16 +57,16 @@
"update": "npx npm-check-updates --filter /polkadot/ --upgrade"
},
"dependencies": {
"@polkadot/api": "^10.6.1",
"@polkadot/keyring": "^12.1.2",
"@polkadot/util": "^12.1.2",
"@polkadot/api": "^10.11.2",
"@polkadot/keyring": "^12.6.2",
"@polkadot/util": "^12.6.2",
"nanoid": "3.3.4",
"slugify": "^1.6.6"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
"@vitest/coverage-c8": "latest",
"changelogen": "^0.5.3",
"changelogen": "^0.5.5",
"eslint": "latest",
"husky": "^8.0.3",
"rmrk-tools": "^2.1.8",
Expand Down
Loading

0 comments on commit 513cc9c

Please sign in to comment.