Skip to content

Commit 89492f5

Browse files
committed
drop node 10 support
1 parent f4d20ed commit 89492f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/symfony/webpack-encore/issues"
2424
},
2525
"engines": {
26-
"node": "^10.19.0 || ^12.0.0 || >=14.0.0"
26+
"node": "^12.0.0 || >=14.0.0"
2727
},
2828
"homepage": "https://github.com/symfony/webpack-encore",
2929
"dependencies": {

0 commit comments

Comments
 (0)