Skip to content

Commit d5c702f

Browse files
committed
Add Adam to authors list
1 parent 2af717a commit d5c702f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "pace",
33
"version": "0.4.5",
44
"description": "Automatic page load progress bar",
5-
"author": "Zack Bloom <zbloom@hubspot.com>",
5+
"authors": [
6+
"Zack Bloom <zbloom@hubspot.com>",
7+
"Adam Schwartz <aschwartz@hubspot.com>"
8+
],
69
"license": "MIT",
710
"devDependencies": {
811
"grunt-contrib-coffee": "~0.7.0",

0 commit comments

Comments
 (0)