fix(core): update
This commit is contained in:
parent
fa95ab4704
commit
8e269d9929
@ -15,6 +15,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.0.22",
|
||||
"@gitzone/tsrun": "^1.2.39",
|
||||
"@gitzone/tstest": "^1.0.15",
|
||||
"@pushrocks/tapbundle": "^5.0.4",
|
||||
"@types/node": "^18.11.5"
|
||||
@ -35,4 +36,4 @@
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -2,12 +2,14 @@ lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@gitzone/tsbuild': ^2.0.22
|
||||
'@gitzone/tsrun': ^1.2.39
|
||||
'@gitzone/tstest': ^1.0.15
|
||||
'@pushrocks/tapbundle': ^5.0.4
|
||||
'@types/node': ^18.11.5
|
||||
|
||||
devDependencies:
|
||||
'@gitzone/tsbuild': 2.1.65
|
||||
'@gitzone/tsrun': 1.2.39_@types+node@18.11.5
|
||||
'@gitzone/tstest': 1.0.73_@types+node@18.11.5
|
||||
'@pushrocks/tapbundle': 5.0.4
|
||||
'@types/node': 18.11.5
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@apiglobal/typedrequest-interfaces',
|
||||
version: '1.0.17',
|
||||
version: '1.0.18',
|
||||
description: 'interfaces for making typed requests'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user