Skip to content

Commit

Permalink
1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Jan 23, 2024
1 parent 0a626eb commit 7082704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "webcrypto-liner",
"version": "1.4.2",
"version": "1.4.3",
"description": "A WebCrypto polyfill that \"smooths out\" the rough-edges in existing User Agent implementations.",
"main": "build/index.js",
"module": "build/index.es.js",
Expand Down Expand Up @@ -108,4 +108,4 @@
"test/**/*.ts"
]
}
}
}

0 comments on commit 7082704

Please sign in to comment.