Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
spalt08 committed Dec 11, 2019
1 parent d1e14a7 commit 3d0075d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cryptography/sha256",
"description": "https://github.com/js-cryptography/sha256",
"version": "0.1.3",
"version": "0.1.4",
"author": "Konstantin Darutkin",
"scripts": {
"prepare": "npm run build",
Expand Down Expand Up @@ -38,7 +38,7 @@
"webpack-bundle-analyzer": "^3.6.0",
"webpack-cli": "^3.3.9"
},
"main": "dist/index.js",
"main": "dist/cjs/sha256.min.js",
"types": "dist/index.d.ts",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3d0075d

Please # to comment.