Skip to content

Commit

Permalink
Merge pull request #2 from polkadot-api/cs-papi7
Browse files Browse the repository at this point in the history
feat: update to papi 0.7.2
  • Loading branch information
josepot authored May 13, 2024
2 parents c47e41f + 7220fe2 commit 5580855
Show file tree
Hide file tree
Showing 7 changed files with 1,311 additions and 217 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
"@radix-ui/react-tabs": "^1.0.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.376.0",
"polkadot-api": "^0.6.0",
"lucide-react": "^0.378.0",
"polkadot-api": "^0.7.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/react": "^18.3.1",
"@types/node": "^20.12.11",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"vite": "^5.2.11"
},
"prettier": {
"printWidth": 80,
Expand Down Expand Up @@ -78,5 +78,6 @@
"wsUrl": "wss://rococo-asset-hub-rpc.dwellir.com",
"metadata": "rocAh.scale"
}
}
},
"packageManager": "[email protected]+sha256.22e36fba7f4880ecf749a5ca128b8435da085ecd49575e7fb9e64d6bf4fad394"
}
Loading

0 comments on commit 5580855

Please sign in to comment.