Skip to content

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Nov 13, 2019
1 parent 798fbb6 commit 59a9204
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": "sodium-plus",
"version": "0.4.0",
"version": "0.4.1",
"description": "The Sodium Cryptography Library",
"author": "Paragon Initiative Enterprises, LLC",
"license": "ISC",
Expand Down Expand Up @@ -49,11 +49,11 @@
"test": "mocha"
},
"devDependencies": {
"@types/node": "^12.11.1",
"@types/node": "^12.12.7",
"assert": "^1.5.0",
"browserify": "^16.5.0",
"chai": "^4.2.0",
"mocha": "^6.2.1",
"tinyify": "^2.5.1"
"mocha": "^6.2.2",
"tinyify": "^2.5.2"
}
}

0 comments on commit 59a9204

Please sign in to comment.