Skip to content

Commit

Permalink
Update micromark
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 22, 2021
1 parent 16e6912 commit c0456ea
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"default": "./index.js"
},
"dependencies": {
"micromark-util-character": "^1.0.0-alpha.3",
"micromark-util-sanitize-uri": "^1.0.0-alpha.3",
"micromark-util-symbol": "^1.0.0-alpha.3",
"micromark-util-types": "^1.0.0-alpha.3"
"micromark-util-character": "^1.0.0",
"micromark-util-sanitize-uri": "^1.0.0",
"micromark-util-symbol": "^1.0.0",
"micromark-util-types": "^1.0.0"
},
"devDependencies": {
"@types/tape": "^4.0.0",
"c8": "^7.0.0",
"micromark": "^3.0.0-alpha.3",
"micromark-build": "^1.0.0-alpha.3",
"micromark": "^3.0.0",
"micromark-build": "^1.0.0",
"prettier": "^2.0.0",
"remark-cli": "^9.0.0",
"remark-preset-wooorm": "^8.0.0",
Expand Down

0 comments on commit c0456ea

Please sign in to comment.