Skip to content

Commit 6d8dc0b

Browse files
committed
0.2.2
1 parent 6ef3d49 commit 6d8dc0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slight-stream-archiver",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A javascript library that can stream zip files requires a WASM environment",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -44,4 +44,4 @@
4444
"webpack-cli": "^5.1.4",
4545
"webpack-dev-server": "^4.15.1"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)