Skip to content

Commit

Permalink
(pkg): change author to my name instead of handle
Browse files Browse the repository at this point in the history
- I use name in all my other libraries, so I guess this is just an
  artifact from when I originally forked this a few years back
  - in any case, stay consistent!
  • Loading branch information
agilgur5 committed Jul 23, 2019
1 parent be97543 commit f7b2487
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 @@ -11,7 +11,7 @@
"browserify.js",
"browserify-worker-stub.js"
],
"author": "agilgur5",
"author": "Anton Gilgur",
"license": "MIT",
"homepage": "https://github.com/agilgur5/physijs-webpack",
"repository": {
Expand Down

0 comments on commit f7b2487

Please sign in to comment.