Skip to content

Commit

Permalink
tweak description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Sep 13, 2018
1 parent 5a676e8 commit c1cf700
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-you-dont-need-momentjs",
"description": "Check alternative methods for momentjs.",
"version": "1.0.1",
"description": "Check better alternatives you can use without momentjs",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "https://github.com/you-dont-need/You-Dont-Need-Momentjs.git"
Expand All @@ -17,7 +17,8 @@
],
"author": "Andrew Yang <ddvkid@gmail.com>",
"contributors": [
"Robert Chang <cht8687@gmail.com>"
"Robert Chang <cht8687@gmail.com>",
"Steve Mao <maochenyan@gmail.com> (https://github.com/stevemao)"
],
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit c1cf700

Please sign in to comment.