Skip to content

Commit

Permalink
2.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Aug 27, 2018
1 parent 6ef1aa7 commit 1c7371e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "array-has-duplicates",
"version": "2.0.0-1",
"version": "2.0.0-2",
"description": "Check if an array includes duplicated values or not",
"repository": "shinnn/array-has-duplicates",
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",
Expand Down Expand Up @@ -35,7 +35,7 @@
"chalk": "^2.4.1",
"eslint": "^5.4.0",
"nyc": "^13.0.1",
"rollup": "^0.64.1",
"rollup": "^0.65.0",
"rollup-config-module": "^2.0.0",
"tape": "^4.9.1"
},
Expand Down

0 comments on commit 1c7371e

Please sign in to comment.