Skip to content

Commit

Permalink
release: @previewjs/core@1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Jan 14, 2022
1 parent d583318 commit b2dec5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@fortawesome/react-fontawesome": "0.1.16",
"@monaco-editor/react": "4.3.1",
"@previewjs/config": "1.0.1",
"@previewjs/core": "1.0.0",
"@previewjs/core": "1.0.1",
"@previewjs/plugin-react": "1.0.3",
"@previewjs/plugin-vue2": "1.0.1",
"@previewjs/plugin-vue3": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@previewjs/core",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "François Wouts",
"email": "f@zenc.io"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2dec5c

Please sign in to comment.