mirror of
https://github.com/grafana/grafana.git
synced 2025-09-17 01:14:29 +08:00
Plugins: Remove plugin dependency version (#103728)
remove plugin dependency version
This commit is contained in:
@ -191,10 +191,6 @@
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"type": "string",
|
||||
"pattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)$"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user