Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blueprintjs/core@1.38.0
 - @blueprintjs/labs@0.14.5
  • Loading branch information
Gilad Gray committed Jun 11, 2018
1 parent 06f6bbc commit c7a96ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/core",
"version": "1.37.1",
"version": "1.38.0",
"description": "Core styles & components",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/labs/package.json
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/labs",
"version": "0.14.4",
"version": "0.14.5",
"description": "Incubator for unstable and in-development Blueprint components",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"verify": "npm-run-all compile -p dist test lint"
},
"dependencies": {
"@blueprintjs/core": "^1.35.3",
"@blueprintjs/core": "^1.38.0",
"classnames": "^2.2",
"fuzzaldrin-plus": "^0.5.0",
"moment": "^2.14.1",
Expand Down

1 comment on commit c7a96ba

@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

Preview: documentation | landing | table | github pages

Please sign in to comment.