Skip to content

Commit

Permalink
Bump unified-engine
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Nov 14, 2021
1 parent 0d5bbd2 commit c78714e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import deglob from 'deglob'
import find from 'find-file-up'
import Githost from 'find-githost'
import engine from 'unified-engine'
import { engine } from 'unified-engine'
import supportsColor from 'supports-color'
import { fromCallback } from 'catering'
import defaultReporter from 'vfile-reporter-shiny'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"remark-validate-links": "^10.0.2",
"subarg": "^1.0.0",
"supports-color": "^9.0.2",
"unified-engine": "^8.0.0",
"unified-engine": "^9.0.4",
"vfile-reporter-shiny": "^0.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit c78714e

Please sign in to comment.