use directories for structure

This commit is contained in:
s2
2020-05-26 10:37:57 +02:00
parent 66580d4847
commit ae4aaf2668
1287 changed files with 92093 additions and 13113 deletions

27
node_modules/try-to-catch/ChangeLog generated vendored
View File

@@ -1,3 +1,30 @@
2020.02.24, v3.0.0
feature:
- (try-to-catch) promise -> async
2019.12.30, v2.0.1
fix:
- (try-to-catch) minimal node: v4 -> v6
feature:
- (package) putout v7.3.4
- (package) nyc v15.0.0
- (package) nodemon v2.0.2
2019.10.16, v2.0.0
feature:
- (package) putout v6.15.1
- (package) madrun v3.0.6
- (try-to-catch) drop support of node < 4
- (package) nyc v14.1.1
- (package) eslint v6.1.0
2018.11.08, v1.1.1
fix: