Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vrumger authored Feb 27, 2024
1 parent e421e35 commit 0edf122
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 @@ -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 <contact@lungers.com>",
"author": "Avrumy Lunger <avrumy@lungers.com>",
"scripts": {
"test": "npm run prepare && mocha -r ts-node/register test/**/*.ts",
"coverage": "nyc npm run test",
Expand Down

0 comments on commit 0edf122

Please sign in to comment.