Skip to content

Commit

Permalink
chore: update papi to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed May 31, 2024
1 parent bd742b8 commit 3bc07e7
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 547 deletions.
12 changes: 6 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.378.0",
"polkadot-api": "^0.7.2",
"lucide-react": "^0.381.0",
"polkadot-api": "^0.8.0",
"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.11",
"@types/react": "^18.3.2",
"@types/node": "^20.12.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.11"
"vite": "^5.2.12"
},
"prettier": {
"printWidth": 80,
Expand Down
Loading

0 comments on commit 3bc07e7

Please sign in to comment.