avancement planning
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pkce-challenge",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"description": "Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair",
|
||||
"browser": "dist/index.browser.js",
|
||||
"type": "module",
|
||||
@@ -21,7 +21,8 @@
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"dist/"
|
||||
"dist/",
|
||||
"CHANGELOG.md"
|
||||
],
|
||||
"scripts": {
|
||||
"watch": "tsc --watch --declaration",
|
||||
|
||||
Reference in New Issue
Block a user