mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-13 03:21:02 +00:00
Frontend stuff
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
"license": "GPL-3.0",
|
||||
"description": "Polkadot Telemetry frontend",
|
||||
"dependencies": {
|
||||
"react": "^16.4.0",
|
||||
"react-dom": "^16.4.0",
|
||||
"react-scripts-ts": "2.16.0"
|
||||
"react": "16.4.0",
|
||||
"react-dom": "16.4.0",
|
||||
"react-scripts-ts": "2.16.0",
|
||||
"react-svg": "^4.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts-ts start",
|
||||
@@ -20,6 +21,7 @@
|
||||
"@types/node": "^10.3.2",
|
||||
"@types/react": "^16.3.17",
|
||||
"@types/react-dom": "^16.0.6",
|
||||
"@types/react-svg": "^3.0.0",
|
||||
"typescript": "^2.9.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user