This commit is contained in:
2022-10-09 18:57:31 +02:00
parent f144f27daa
commit aa15da6b92
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@apiglobal/typedrequest",
"version": "2.0.11",
"version": "2.0.12",
"private": false,
"description": "make typed requests towards apis",
"main": "dist_ts/index.js",
@@ -45,4 +45,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}