We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2628c05 commit 518c752Copy full SHA for 518c752
1 file changed
package.json
@@ -30,10 +30,12 @@
30
"release": "echo 'release command is not supported from this fork, see CONTRIBUTING.md for proper publishing workflow'",
31
"preview-release": "echo 'preview-release command is not supported from this fork, see CONTRIBUTING.md for proper publishing workflow'"
32
},
33
- "authors": [
+ "contributors": [
34
"Ryan Florence",
35
"Todd Kloots",
36
- "Angus Croll"
+ "Angus Croll",
37
+ "Romeo Van Snick <romeovs@gmail.com>",
38
+ "Erin Doyle"
39
],
40
"license": "MIT",
41
"devDependencies": {
0 commit comments