mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 03:21:02 +00:00
Adjust tsconfig usage (#760)
This commit is contained in:
+2
-2
@@ -33,9 +33,9 @@
|
||||
"test:one": "polkadot-dev-run-test --env browser"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.73.17",
|
||||
"@polkadot/dev": "^0.74.1",
|
||||
"@polkadot/x-bundle": "^12.2.1",
|
||||
"@types/node": "^20.1.3",
|
||||
"@types/node": "^20.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user