diff --git a/package.json b/package.json index 008e999..fe523ef 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "3.0.0-5", "description": "new-i18n is a simple and easy to use internationalization library.", "main": "lib/index.js", - "author": "Andrew Lane ", + "author": "Avrumy Lunger ", "scripts": { "test": "npm run prepare && mocha -r ts-node/register test/**/*.ts", "coverage": "nyc npm run test",