Skip to content

Commit be6e9f1

Browse files
committed
Update package.json
1 parent 5bed670 commit be6e9f1

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": "github-audit-log-monitoring-add-on-for-splunk",
2+
"name": "github_app_for_splunk",
33
"version": "X.Y.Z",
4-
"description": "GitHub Audit Log Monitoring",
4+
"description": "Github App for Splunk",
55
"license": "MIT",
66
"author": "Splunk",
77
"contributors": [
@@ -10,8 +10,8 @@
1010
],
1111
"private": true,
1212
"splunk": {
13-
"appName": "github-audit-log-monitoring-add-on-for-splunk",
14-
"appSource": "github-audit-log-monitoring-add-on-for-splunk"
13+
"appName": "github_app_for_splunk",
14+
"appSource": "github_app_for_splunk"
1515
},
1616
"scripts": {
1717
"build": "lerna run build",

0 commit comments

Comments
 (0)