This commit is contained in:
2022-07-16 17:45:10 +02:00
parent 4f8107221b
commit 5b8fa6ebb7
2 changed files with 4 additions and 4 deletions

View File

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