Browse Source

Update package.json

master
Coin de Gamma 5 years ago committed by GitHub
parent
commit
264b2f2526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      package.json

4
package.json

@ -1,7 +1,7 @@
{
"name": "hastic-grafana-app",
"version": "0.2.7",
"description": "Hastic default panel for rendering graph and anomalies",
"description": "Hastic app: labeling and rendeting analytics from hastic-server",
"main": "dist/module",
"scripts": {
"build": "webpack --config build/webpack.prod.conf.js",
@ -9,7 +9,7 @@
"test": "jest --config jest.config.js"
},
"keywords": [],
"author": "Alexey Velikiy",
"author": "CorpGlory Inc.",
"license": "MIT",
"repository": "https://github.com/CorpGlory/hastic/hastic-grafana-app",
"devDependencies": {

Loading…
Cancel
Save