Skip to content

Commit

Permalink
Update to micromark latest alpha w/o changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 16, 2021
1 parent 62ef4ba commit 6f565be
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 @@ -41,17 +41,17 @@
"default": "./index.js"
},
"dependencies": {
"micromark-factory-space": "^1.0.0-alpha.2",
"micromark-util-character": "^1.0.0-alpha.2",
"micromark-util-symbol": "^1.0.0-alpha.2",
"micromark-util-types": "^1.0.0-alpha.2"
"micromark-factory-space": "^1.0.0-alpha.3",
"micromark-util-character": "^1.0.0-alpha.3",
"micromark-util-symbol": "^1.0.0-alpha.3",
"micromark-util-types": "^1.0.0-alpha.3"
},
"devDependencies": {
"@types/tape": "^4.0.0",
"c8": "^7.0.0",
"control-pictures": "^2.0.0",
"micromark": "^3.0.0-alpha.2",
"micromark-build": "^1.0.0-alpha.2",
"micromark": "^3.0.0-alpha.3",
"micromark-build": "^1.0.0-alpha.3",
"prettier": "^2.0.0",
"remark-cli": "^9.0.0",
"remark-preset-wooorm": "^8.0.0",
Expand Down

0 comments on commit 6f565be

Please sign in to comment.