Skip to content

Commit 4715b95

Browse files
authored
0.2.1 (#21)
1 parent 843707b commit 4715b95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@markdoc/next.js",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": "Stripe, Inc.",
55
"description": "Markdoc plugin for Next.js",
66
"license": "MIT",
@@ -29,7 +29,7 @@
2929
"typescript": "4.6.2"
3030
},
3131
"peerDependencies": {
32-
"@markdoc/markdoc": "^0.1.4",
32+
"@markdoc/markdoc": "*",
3333
"next": "*",
3434
"react": "*"
3535
},

0 commit comments

Comments
 (0)