Skip to content

Commit 6543ebd

Browse files
authored
Update unified-engine
Closes GH-30. Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com> Reviewed-by: Titus Wormer <tituswormer@gmail.com> This mainly uses `yaml` to correctly support YAML 1.2.
1 parent f3579f8 commit 6543ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"json5": "^2.0.0",
4040
"minimist": "^1.0.0",
4141
"text-table": "^0.2.0",
42-
"unified-engine": "^9.0.0"
42+
"unified-engine": "^10.0.0"
4343
},
4444
"devDependencies": {
4545
"@types/tape": "^4.0.0",

0 commit comments

Comments
 (0)