Skip to content

Commit 55e9565

Browse files
authored
Merge pull request #51 from pxgrid/update-author-field
authorフィールドをPixelGridに変更し、contributorsにleader22を追加
2 parents a3fb6b3 + ac1a4bf commit 55e9565

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@
3232
"keywords": [
3333
"markdown"
3434
],
35-
"author": "leader22",
35+
"author": "PixelGrid",
36+
"contributors": [
37+
"leader22"
38+
],
3639
"license": "MIT",
3740
"bugs": {
3841
"url": "https://github.com/pxgrid/codegrid-markdown/issues"

0 commit comments

Comments
 (0)