Skip to content

Commit

Permalink
update(version) update version of jscpd to 0.6.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Kucherenko committed Jun 18, 2018
1 parent eb7b324 commit 9d3ad9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "jscpd",
"version": "0.6.21",
"version": "0.6.22",
"description": "Copy/paste detector for programming code, support JavaScript, CoffeeScript, PHP, Ruby, Python, Less, Go, Java, Yaml, C#, C++, C, Puppet, Twig languages",
"author": {
"name": "Andrey Kucherenko",
Expand Down Expand Up @@ -32,7 +32,7 @@
"coffeelint": "^2.0.0",
"coveralls": "~3.0.0",
"istanbul": "^0.4.2",
"jscpd": "^0.6.15",
"jscpd": "^0.6.x",
"mocha": "^5.0.0",
"proxyquire": "^2.0.0",
"sinon": "^6.0.0",
Expand Down

0 comments on commit 9d3ad9c

Please sign in to comment.