Commit 70ea29f3 by jiangxd2016

release: v1.2.22

parent 46654b23
{ {
"name": "@grafana/vue", "name": "@grafana/vue",
"version": "1.2.0", "version": "1.2.0",
"builtAt": "2026-08-04T03:23:42.814Z", "builtAt": "2026-08-04T12:53:12.874Z",
"mode": "library-esm-single-file", "mode": "library-esm-single-file",
"entries": { "entries": {
"index": "src/index.ts", "index": "src/index.ts",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "@grafana/vue", "name": "@grafana/vue",
"version": "1.2.20", "version": "1.2.22",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"exports": { "exports": {
"./package.json": "./package.json",
".": { ".": {
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"import": "./dist/index.js", "import": "./dist/index.js",
...@@ -19,8 +20,7 @@ ...@@ -19,8 +20,7 @@
"types": "./dist/register.d.ts", "types": "./dist/register.d.ts",
"import": "./dist/register.js", "import": "./dist/register.js",
"default": "./dist/register.js" "default": "./dist/register.js"
}, }
"./package.json": "./package.json"
}, },
"files": [ "files": [
"README.md", "README.md",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment