Skip to content

Commit 2e80a82

Browse files
committed
0.1.1
1 parent 6f62403 commit 2e80a82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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.1.0",
3+
"version": "0.1.1",
44
"author": "Stripe, Inc.",
55
"description": "Markdoc plugin for Next.js",
66
"license": "MIT",
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@markdoc/markdoc": "0.1.1",
1818
"js-yaml": "^4.1.0",
19-
"react": "17.0.2"
19+
"react": "*"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.16.12",

0 commit comments

Comments
 (0)