Skip to content

Commit a106fa3

Browse files
committed
Update package
1 parent c2f5af2 commit a106fa3

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

package.json

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,24 @@
2626
"xmlbuilder": "^13.0.2"
2727
},
2828
"keywords": [
29-
"Pipeline",
30-
"Salesforce",
31-
"Force.com",
32-
"Metadata",
33-
"Deploy",
34-
"Changeset"
29+
"pipeline",
30+
"salesforce",
31+
"force.com",
32+
"metadata",
33+
"deploy",
34+
"changeset",
35+
"Github",
36+
"GitLab",
37+
"Bitbucket",
38+
"Backlog"
3539
],
36-
"author": "Xiaoan Lin<[email protected]>",
37-
"license": "MIT",
40+
"author": {
41+
"name": "Xiaoan Lin",
42+
"email": "[email protected]",
43+
"url": "https://www.xgeek.net"
44+
},
45+
"license": "GPLv3",
46+
"bugs": "https://github.com/xgeek-net/pipeline/issues",
3847
"scripts": {
3948
"start": "electron ./src",
4049
"test": "mocha --recursive",

0 commit comments

Comments
 (0)