BREAKING CHANGE(core): switch to esm

This commit is contained in:
Philipp Kunz 2022-07-29 00:50:30 +02:00
parent b33acdea41
commit 1629dc1f5a

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartproxy',
version: '2.0.16',
version: '3.0.0',
description: 'a proxy for handling high workloads of proxying'
}