Skip to content

Commit

Permalink
Publish v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Feb 27, 2024
1 parent 5607605 commit fbc903d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hysnappy",
"version": "0.1.2",
"version": "0.2.0",
"description": "snappy decompressor for wasm",
"keywords": [
"snappy",
Expand Down Expand Up @@ -30,11 +30,11 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-jsdoc": "48.2.0",
"snappyjs": "0.7.0",
"vitest": "1.3.1"
}
Expand Down

0 comments on commit fbc903d

Please sign in to comment.