Skip to content

Commit 8d06bf4

Browse files
committed
pkgjson
1 parent 3e79415 commit 8d06bf4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,14 @@
1919
"netlify",
2020
"netlify-plugin"
2121
],
22-
"author": "",
22+
"author": "swyx <[email protected]>",
2323
"license": "MIT",
2424
"engines": {
2525
"node": ">=8.12.0"
2626
},
2727
"devDependencies": {
2828
"auto-changelog": "^1.16.2",
2929
"gh-release": "^3.5.0"
30-
}
30+
},
31+
"repository": "https://github.com/sw-yx/netlify-plugin-axe"
3132
}

0 commit comments

Comments
 (0)