avancement planning
This commit is contained in:
+6
-3
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"name": "minipass-flush",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.7",
|
||||
"publishConfig": {
|
||||
"tag": "v1-legacy"
|
||||
},
|
||||
"description": "A Minipass stream that calls a flush function before emitting 'end'",
|
||||
"author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
|
||||
"license": "ISC",
|
||||
"license": "BlueOak-1.0.0",
|
||||
"scripts": {
|
||||
"test": "tap",
|
||||
"snap": "tap",
|
||||
@@ -15,7 +18,7 @@
|
||||
"check-coverage": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"tap": "^14.6.9"
|
||||
"tap": "^15.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"minipass": "^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user