Skip to content

Commit dbf9acc

Browse files
authored
build: target node 12 as minimum node
1 parent 40fe66f commit dbf9acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/presets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const minNode = 10
1+
const minNode = 12
22
const mainBrowsers = [
33
'last 2 years',
44
'not < 0.05%'

0 commit comments

Comments
 (0)