Skip to content

Commit

Permalink
v3.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
kucherenko committed Aug 20, 2020
1 parent dae40dc commit efdffb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "3.3.14",
"version": "3.3.15",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/html-reporter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscpd/html-reporter",
"version": "3.3.14",
"version": "3.3.15",
"description": "html reporter for jscpd",
"author": "Andrey Kucherenko <[email protected]>",
"homepage": "https://github.com/kucherenko/jscpd#readme",
Expand Down

0 comments on commit efdffb8

Please sign in to comment.