fix(core): update
This commit is contained in:
parent
4a777b5d35
commit
3555731fc3
14
package.json
14
package.json
@ -14,16 +14,16 @@
|
||||
"buildDocs": "(tsdoc)"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.25",
|
||||
"@gitzone/tsbundle": "^2.0.5",
|
||||
"@gitzone/tsbuild": "^2.1.66",
|
||||
"@gitzone/tsbundle": "^2.0.8",
|
||||
"@gitzone/tsdoc": "^1.1.10",
|
||||
"@gitzone/tsrun": "^1.2.39",
|
||||
"@gitzone/tstest": "^1.0.44",
|
||||
"@push.rocks/tapbundle": "^5.0.3",
|
||||
"@types/node": "^18.11.18"
|
||||
"@gitzone/tsrun": "^1.2.44",
|
||||
"@gitzone/tstest": "^1.0.77",
|
||||
"@push.rocks/tapbundle": "^5.0.15",
|
||||
"@types/node": "^20.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@push.rocks/smartstring": "^4.0.5"
|
||||
"@push.rocks/smartstring": "^4.0.8"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
|
3006
pnpm-lock.yaml
generated
3006
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/webjwt',
|
||||
version: '1.0.8',
|
||||
version: '1.0.9',
|
||||
description: 'a package to handle jwt in the web'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user