Skip to content

Commit

Permalink
chore: update package.json to remove incorrect author website
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Jul 26, 2023
1 parent fb22bdb commit f933a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:node": "NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest --coverage",
"test:browser": "NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest --coverage --testEnvironment=jsdom"
},
"author": "Jose F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)",
"author": "Jose F. Romaniello <jfromaniello@gmail.com>",
"contributors": [
"Sam Bellen <sam.bellen@auth0.com>"
],
Expand Down

0 comments on commit f933a5f

Please sign in to comment.