Skip to content

Commit 59f6475

Browse files
authored
Merge pull request #82 from observablehq/visnup/author
Match author with other open source packages
2 parents 14aeb83 + 5831aac commit 59f6475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"test:ci": "docker-compose -f docker-compose.yml up --build --exit-code-from test",
5454
"test:db": "docker-compose -f docker-compose.yml -f docker-compose.local.yml up mssql"
5555
},
56-
"author": "Observable",
56+
"author": "Observable, Inc.",
5757
"license": "ISC",
5858
"repository": {
5959
"type": "git",

0 commit comments

Comments
 (0)