This commit is contained in:
Philipp Kunz 2023-08-21 08:26:47 +02:00
parent 7c750e8179
commit d3bf5b7868

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/webjwt", "name": "@push.rocks/webjwt",
"version": "1.0.6", "version": "1.0.7",
"private": false, "private": false,
"description": "a package to handle jwt in the web", "description": "a package to handle jwt in the web",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -40,4 +40,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }