Skip to content

Commit

Permalink
Update dependencies and bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pfumagalli committed May 10, 2023
1 parent 43ab6c7 commit 85425b7
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "memx",
"version": "0.3.0",
"version": "0.3.1",
"description": "Simple and fast memcached client",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -28,7 +28,7 @@
"author": "Juit Developers <[email protected]>",
"license": "Apache-2.0",
"devDependencies": {
"@plugjs/build": "^0.4.6",
"@plugjs/build": "^0.4.7",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/memjs": "^1.3.0",
Expand Down

0 comments on commit 85425b7

Please sign in to comment.