Skip to content

Commit

Permalink
chore: use new sign script
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Jun 20, 2023
1 parent 9fc56a8 commit d6a2367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"lint:fix": "yarn run lint --fix",
"prettier:check": "prettier --list-different \"**/*.{ts,tsx,scss}\"",
"prettier:write": "yarn run prettier:check --write",
"sign": "npx --yes @grafana/sign-plugin@latest",
"test": "jest --watch --onlyChanged",
"test:ci": "jest --passWithNoTests --maxWorkers 4",
"typecheck": "tsc --noEmit"
Expand Down

0 comments on commit d6a2367

Please sign in to comment.