| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 18b08f0 commit 16f181e
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "remark-cli", | |
| 3 | - "version": "3.0.1", | ||
| 3 | + "version": "4.0.0", | ||
| 4 | 4 | "description": "CLI to process markdown with remark using plugins", | |
| 5 | 5 | "license": "MIT", | |
| 6 | 6 | "keywords": [ | |
@@ -11,8 +11,8 @@ | |||
| 11 | 11 | ], | |
| 12 | 12 | "dependencies": { | |
| 13 | 13 | "markdown-extensions": "^1.1.0", | |
| 14 | - "remark": "^7.0.0", | ||
| 15 | - "unified-args": "^3.0.0" | ||
| 14 | + "remark": "^8.0.0", | ||
| 15 | + "unified-args": "^4.0.0" | ||
| 16 | 16 | }, | |
| 17 | 17 | "homepage": "http://remark.js.org", | |
| 18 | 18 | "repository": "https://github.com/wooorm/remark/tree/master/packages/remark-cli", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments