Skip to content

Commit

Permalink
Fix npm commands
Browse files Browse the repository at this point in the history
  • Loading branch information
CapCaWork committed Jul 15, 2021
1 parent 931049e commit db165c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@
"build": "grafana-toolkit plugin:build",
"test": "grafana-toolkit plugin:test",
"dev": "grafana-toolkit plugin:dev",
"lint": "grafana-toolkit plugin:lint",
"watch": "grafana-toolkit plugin:dev --watch",
"sign": "grafana-toolkit plugin:sign",
"lint": "prettier -c .",
"start": "yarn watch"
},
"author": "Christoph Caprano",
Expand Down

0 comments on commit db165c4

Please sign in to comment.