fix(core): update
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user