Skip to content

Commit

Permalink
chore(package) v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 26, 2020
1 parent 2869345 commit c011792
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
@@ -1,3 +1,15 @@
2020.02.26, v2.2.2

feature:
- (package) try-to-catch v3.0.0
- (package) nodemon v2.0.2
- (package) nyc v15.0.0
- (package) eslint-plugin-node v11.0.0
- (package) madrun v5.0.0
- (package) putout v7.0.2
- (package) eslint-plugin-putout v3.0.0


2019.10.16, v2.2.1

feature:
Expand Down
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "readbox",
"version": "2.2.1",
"version": "2.2.2",
"main": "lib/readbox.js",
"description": "dropbox read directory or file",
"author": "",
Expand Down Expand Up @@ -38,7 +38,6 @@
"nyc": "^15.0.0",
"pullout": "^4.0.0",
"putout": "^7.0.2",
"redrun": "^7.0.0",
"supertape": "^1.2.3",
"tape": "^4.6.3",
"try-to-tape": "^1.0.0"
Expand Down

0 comments on commit c011792

Please sign in to comment.