Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @gallop/doc@0.0.22
 - @gallop/gallop@0.9.35
 - @gallop/sandbox@0.9.19
  • Loading branch information
tarnishablec committed Jul 27, 2020
1 parent 607a77a commit e893894
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/doc/package.json
@@ -1,6 +1,6 @@
{
"name": "@gallop/doc",
"version": "0.0.21",
"version": "0.0.22",
"description": "doc",
"main": "./src/App.ts",
"files": [
Expand All @@ -27,6 +27,6 @@
},
"gitHead": "2cd70b5cd29cec83256f2881d98666af4c73afdb",
"dependencies": {
"@gallop/gallop": "^0.9.34"
"@gallop/gallop": "^0.9.35"
}
}
2 changes: 1 addition & 1 deletion packages/gallop/package.json
Expand Up @@ -30,5 +30,5 @@
"access": "public"
},
"gitHead": "2cd70b5cd29cec83256f2881d98666af4c73afdb",
"version": "0.9.34"
"version": "0.9.35"
}
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@gallop/sandbox",
"version": "0.9.18",
"version": "0.9.19",
"description": "sandbox",
"main": "./src/App.ts",
"files": [
Expand Down

1 comment on commit e893894

@vercel
Copy link

@vercel vercel bot commented on e893894 Jul 27, 2020

Choose a reason for hiding this comment

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

Please sign in to comment.