Update micromark
This commit is contained in:
parent
d9489c7489
commit
3938ed8e66
1 changed files with 7 additions and 7 deletions
14
package.json
14
package.json
|
@ -38,19 +38,19 @@
|
|||
"default": "./index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"micromark-factory-space": "^1.0.0-beta.1",
|
||||
"micromark-factory-whitespace": "^1.0.0-beta.1",
|
||||
"micromark-util-character": "^1.0.0-beta.1",
|
||||
"micromark-util-symbol": "^1.0.0-beta.1",
|
||||
"micromark-util-types": "^1.0.0-beta.1",
|
||||
"micromark-factory-space": "^1.0.0",
|
||||
"micromark-factory-whitespace": "^1.0.0",
|
||||
"micromark-util-character": "^1.0.0",
|
||||
"micromark-util-symbol": "^1.0.0",
|
||||
"micromark-util-types": "^1.0.0",
|
||||
"parse-entities": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/tape": "^4.0.0",
|
||||
"c8": "^7.0.0",
|
||||
"html-void-elements": "^2.0.0",
|
||||
"micromark": "^3.0.0-beta.1",
|
||||
"micromark-build": "^1.0.0-beta.1",
|
||||
"micromark": "^3.0.0",
|
||||
"micromark-build": "^1.0.0",
|
||||
"prettier": "^2.0.0",
|
||||
"remark-cli": "^9.0.0",
|
||||
"remark-preset-wooorm": "^8.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue