Skip to content

Commit 144646d

Browse files
Merge pull request #739 from lukecotter/chore-add-author-info
chore: add author information to package.json
2 parents 4ecaa95 + 09f56ce commit 144646d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

lana/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@
3737
"theme": "dark"
3838
},
3939
"publisher": "FinancialForce",
40-
"author": "",
40+
"author": {
41+
"name": "Certinia",
42+
"url": "https://github.com/certinia"
43+
},
4144
"license": "SEE LICENSE IN LICENSE.txt",
4245
"repository": {
4346
"type": "git",

0 commit comments

Comments
 (0)