Skip to content

Commit 127a4df

Browse files
authored
chore: clean up package.json (#115)
1 parent e81ecab commit 127a4df

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

package.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,6 @@
2525
"cover": "nyc npm run test:unit"
2626
},
2727
"license": "Apache-2.0",
28-
"contributors": [
29-
{
30-
"name": "Andrew Lunny",
31-
"email": "alunny@gmail.com"
32-
},
33-
{
34-
"name": "Anis Kadri"
35-
},
36-
{
37-
"name": "Mike Reinstein"
38-
},
39-
{
40-
"name": "Filip Maj"
41-
},
42-
{
43-
"name": "Brett Rudd",
44-
"email": "goya@apache.org"
45-
},
46-
{
47-
"name": "Bob Easterday"
48-
}
49-
],
5028
"nyc": {
5129
"all": true,
5230
"exclude": [

0 commit comments

Comments
 (0)