@grafana/aws-sdk
Advanced tools
Comparing version 0.0.32-pre.3 to 0.0.32
{ | ||
"name": "@grafana/aws-sdk", | ||
"version": "0.0.32-pre.3", | ||
"version": "0.0.32", | ||
"description": "Common AWS features for grafana", | ||
@@ -12,3 +12,2 @@ "main": "dist/index.js", | ||
"typecheck": "tsc --noEmit", | ||
"publish": "npm publish --access=public --scope=grafana", | ||
"test": "jest --notify --watch", | ||
@@ -15,0 +14,0 @@ "test-ci": "grafana-toolkit plugin:test" |
130711