Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spenserblack committed Aug 26, 2022
1 parent b7fb491 commit 6e9782a
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
@@ -1,7 +1,7 @@
{
"name": "@steamdown/site",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"scripts": {
"dev": "yarn build:steamdown && vite",
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.1",
"version": "0.1.2",
"description": "Convert Markdown to Steam's markup",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

1 comment on commit 6e9782a

@vercel
Copy link

@vercel vercel bot commented on 6e9782a Aug 26, 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-spenserblack.vercel.app
steamdown-git-main-spenserblack.vercel.app
steamdown.vercel.app

Please sign in to comment.