This commit is contained in:
Philipp Kunz 2023-04-03 13:52:28 +02:00
parent 9b7f76b22a
commit a49f1cd110

View File

@ -1,6 +1,6 @@
{
"name": "@uptime.link/interfaces",
"version": "2.0.5",
"version": "2.0.6",
"private": false,
"description": "TypeScript interface for the uptime.link API and modules",
"main": "dist_ts/index.js",
@ -38,4 +38,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}