Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spenserblack committed Aug 19, 2022
1 parent 09072b0 commit adde3fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@inkline/inkline": "^3.1.4",
"debounce": "^1.2.1",
"steamdown": "0.1.0",
"steamdown": "0.1.1",
"vue": "^3.2.37"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/steamdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "steamdown",
"version": "0.1.0",
"version": "0.1.1",
"description": "Convert Markdown to Steam's markup",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

1 comment on commit adde3fb

@vercel
Copy link

@vercel vercel bot commented on adde3fb Aug 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

steamdown – ./

steamdown-git-main-spenserblack.vercel.app
steamdown-spenserblack.vercel.app
steamdown.vercel.app

Please sign in to comment.