grafana/schema: Make composable types part of the package (#69678)

* grafana/schema: Make composable types part of the package

* Add glob as dev dependency

* Review
This commit is contained in:
Dominik Prokop
2023-06-08 18:44:26 +02:00
committed by GitHub
parent 91b0cdc871
commit cae3b4c6e6
4 changed files with 183 additions and 29 deletions

View File

@@ -41,6 +41,7 @@
"@rollup/plugin-json": "5.0.1",
"@rollup/plugin-node-resolve": "15.1.0",
"esbuild": "0.17.19",
"glob": "^10.2.7",
"rimraf": "4.4.0",
"rollup": "2.79.1",
"rollup-plugin-dts": "^5.0.0",