Skip to content

Commit 7ee3058

Browse files
authored
Adjusted package.json
1 parent d8a1a9d commit 7ee3058

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "novatec-flowmap-panel",
2+
"name": "novatec-service-dependency-graph-panel",
33
"version": "1.0.0",
4-
"description": "Novatec Flowmap",
4+
"description": "Service Dependency Graph panel for Grafana",
55
"main": "src/module.js",
66
"scripts": {
77
"build": "node --max-old-space-size=8192 ./node_modules/.bin/webpack --config webpack.config.prod.js",
@@ -15,8 +15,8 @@
1515
"plugin",
1616
"panel"
1717
],
18-
"author": "Raintank",
19-
"license": "MIT",
18+
"author": "Novatec",
19+
"license": "Apache 2.0",
2020
"devDependencies": {
2121
"@babel/core": "^7.1.6",
2222
"@babel/preset-env": "^7.1.6",

0 commit comments

Comments
 (0)