Skip to content

Commit 75228b5

Browse files
author
Aleix Morgadas
committed
utf-8-validate 4.0.2 for node 10 support
1 parent 5d4df1c commit 75228b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
]
7070
},
7171
"optionalDependencies": {
72-
"bufferutil": "^3.0.5"
72+
"bufferutil": "^3.0.5",
73+
"utf-8-validate": "^4.0.2"
7374
}
7475
}

0 commit comments

Comments
 (0)