Skip to content

Commit

Permalink
Merge pull request #10 from localnerve/rc-1.0.5
Browse files Browse the repository at this point in the history
@1.0.5 - update devdeps
  • Loading branch information
localnerve authored Feb 13, 2024
2 parents c5f4d5c + 93c2d39 commit 9062a29
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localnerve/hmac-symmetric",
"version": "1.0.4",
"version": "1.0.5",
"description": "A library to generate hmac and symmetrically encrypted payloads",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"homepage": "https://github.com/localnerve/hmac-symmetric#readme",
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/preset-env": "^7.23.8",
"@babel/cli": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"cross-env": "^7.0.3",
"rimraf": "^5.0.5",
"jest": "^29.7.0",
Expand Down

0 comments on commit 9062a29

Please sign in to comment.