BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2022-07-16 18:16:00 +02:00
parent 447f726d69
commit fd98d5a9eb

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/detector',
version: '1.0.5',
version: '2.0.0',
description: 'a detector for answering network questions locally. It does not rely on any online services.'
}