Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blueprintjs/[email protected]
 - @blueprintjs/[email protected]
  • Loading branch information
adidahiya committed Apr 18, 2019
1 parent 357ff5c commit 71c4cf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/docs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-app",
"version": "3.15.1",
"version": "3.15.2",
"description": "Blueprint Documentation Site",
"private": true,
"scripts": {
Expand All @@ -19,7 +19,7 @@
"@blueprintjs/core": "^3.15.1",
"@blueprintjs/datetime": "^3.9.0",
"@blueprintjs/docs-data": "^3.0.0",
"@blueprintjs/docs-theme": "^3.1.0",
"@blueprintjs/docs-theme": "^3.2.0",
"@blueprintjs/icons": "^3.8.0",
"@blueprintjs/labs": "^0.16.2",
"@blueprintjs/select": "^3.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-theme",
"version": "3.1.0",
"version": "3.2.0",
"description": "Blueprint theme for documentalist",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down

1 comment on commit 71c4cf7

@blueprint-bot
Copy link

Choose a reason for hiding this comment

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

Publish

Previews: documentation | landing | table

Please sign in to comment.