Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
2a5792e3b4 | |||
10d59a6947 | |||
af23ed0ad2 | |||
fe6cd43047 | |||
d7830def2d | |||
7f14fc3790 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@uptimelink/webwidget",
|
"name": "@uptime.link/webwidget",
|
||||||
"version": "1.0.70",
|
"version": "1.0.73",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "the webwidget for public use of uptimelink",
|
"description": "the webwidget for public use of uptimelink",
|
||||||
"main": "dist_ts_web/index.js",
|
"main": "dist_ts_web/index.js",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* autocreated commitinfo by @pushrocks/commitinfo
|
* autocreated commitinfo by @pushrocks/commitinfo
|
||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@uptimelink/webwidget',
|
name: '@uptime.link/webwidget',
|
||||||
version: '1.0.70',
|
version: '1.0.73',
|
||||||
description: 'the webwidget for public use of uptimelink'
|
description: 'the webwidget for public use of uptimelink'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user