Skip to content

Commit

Permalink
Bump graphiql, prepare for 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
retrodaredevil committed Apr 2, 2024
1 parent 9edb111 commit ca229d7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wild-graphql-datasource",
"version": "0.0.6",
"version": "1.0.0",
"description": "Grafana data source to interpret GraphQL query results as timeseries data",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@grafana/runtime": "10.4.1",
"@grafana/schema": "10.4.1",
"@grafana/ui": "10.4.1",
"graphiql": "^3.1.1",
"graphiql": "^3.1.2",
"graphql": "^16.8.1",
"graphql-ws": "^5.14.3",
"react": "18.2.0",
Expand Down

0 comments on commit ca229d7

Please sign in to comment.