Skip to content

Commit 8d64760

Browse files
committed
chore(package) v2.0.0
1 parent bcb2135 commit 8d64760

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2019.09.20, v2.0.0
2+
3+
feature:
4+
- (format-io) drop support of legacy
5+
- (package) nyc v14.1.1
6+
- (package) eslint v6.4.0
7+
- (package) currify v4.0.0
8+
- (package) eslint-plugin-node v10.0.0
9+
10+
111
2018.10.10, v1.0.3
212

313
feature:

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "format-io",
3-
"version": "1.0.3",
3+
"version": "2.0.0",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "Format size, permissions",
66
"homepage": "http://github.com/coderaiser/format-io",
@@ -14,7 +14,6 @@
1414
"permissions"
1515
],
1616
"scripts": {
17-
"wisdom": "madrun wisdom",
1817
"fix:lint": "madrun fix:lint",
1918
"lint": "madrun lint",
2019
"lint:test": "madrun lint:test",

0 commit comments

Comments
 (0)