fix(core): update

This commit is contained in:
2023-08-21 08:26:47 +02:00
parent 8e0838e872
commit 7c750e8179
10 changed files with 1194 additions and 688 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@pushrocks/webjwt",
"name": "@push.rocks/webjwt",
"version": "1.0.6",
"private": false,
"description": "a package to handle jwt in the web",
@@ -19,11 +19,11 @@
"@gitzone/tsdoc": "^1.1.10",
"@gitzone/tsrun": "^1.2.39",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^5.0.3",
"@push.rocks/tapbundle": "^5.0.3",
"@types/node": "^18.11.18"
},
"dependencies": {
"@pushrocks/smartstring": "^4.0.5"
"@push.rocks/smartstring": "^4.0.5"
},
"browserslist": [
"last 1 chrome versions"
@@ -40,4 +40,4 @@
"npmextra.json",
"readme.md"
]
}
}