mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Tempo: Add webpack to package.json (#81577)
Add webpack to package.json
This commit is contained in:
parent
b9f5042044
commit
3517f0075b
@ -56,7 +56,8 @@
|
||||
"glob": "10.3.10",
|
||||
"react-select-event": "5.5.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.3.3"
|
||||
"typescript": "5.3.3",
|
||||
"webpack": "5.90.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@grafana/runtime": "*"
|
||||
|
Loading…
Reference in New Issue
Block a user