Browse Source

minor fixes

merge-requests/8/merge
rozetko 3 years ago
parent
commit
be84298b32
  1. 2
      package.json
  2. 2
      src/plugin.json

2
package.json

@ -11,7 +11,7 @@
"start": "yarn watch", "start": "yarn watch",
"lint": "yarn prettier --write ." "lint": "yarn prettier --write ."
}, },
"author": "CorpGlory", "author": "CorpGlory Inc.",
"license": "GPL V3", "license": "GPL V3",
"devDependencies": { "devDependencies": {
"@chartwerk/gauge-pod": "0.4.1", "@chartwerk/gauge-pod": "0.4.1",

2
src/plugin.json

@ -7,7 +7,7 @@
"description": "", "description": "",
"author": { "author": {
"name": "CorpGlory Inc.", "name": "CorpGlory Inc.",
"url": "https://chartwerk.io" "url": "https://corpglory.com"
}, },
"keywords": ["gauge"], "keywords": ["gauge"],
"logos": { "logos": {

Loading…
Cancel
Save