Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
jangaraj committed Jan 6, 2024
1 parent b838879 commit abd22d2
Show file tree
Hide file tree
Showing 9 changed files with 562 additions and 169 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Grafana Debugger

TODO
TODO
216 changes: 216 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,19 @@
"@mdi/font": "7.0.96",
"core-js": "^3.29.0",
"md-editor-v3": "^4.10.0",
"rison-node": "^2.1.1",
"roboto-fontface": "*",
"vue": "^3.3.0",
"vue-cookies": "^1.8.3",
"vue-gtag": "^2.0.1",
"vue-router": "^4.0.0",
"vuetify": "^3.4.9"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"eslint": "^8.37.0",
"eslint-plugin-vue": "^9.3.0",
"less": "^4.2.0",
"sass": "^1.60.0",
"unplugin-fonts": "^1.0.3",
"vite": "^4.2.0",
Expand Down
Loading

0 comments on commit abd22d2

Please sign in to comment.