This commit is contained in:
Philipp Kunz 2023-04-17 13:48:33 +02:00
parent 847f3a4f1c
commit 4c57804da2

View File

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