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
Gilad Gray committed Mar 26, 2018
1 parent 69f0907 commit 3746ed0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/core",
"version": "2.0.0",
"version": "2.0.1",
"description": "Core styles & components",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@blueprintjs/karma-build-scripts": "^0.5.0",
"@blueprintjs/node-build-scripts": "^0.5.0",
"@blueprintjs/test-commons": "^0.5.0",
"@blueprintjs/test-commons": "^0.5.1",
"enzyme": "^3.3.0",
"karma": "^1.7.1",
"mocha": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/test-commons",
"version": "0.5.0",
"version": "0.5.1",
"description": "Common utilities for tests in @blueprintjs packages",
"main": "lib/cjs/index.js",
"typings": "lib/cjs/index.d.ts",
Expand Down

1 comment on commit 3746ed0

@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

Please sign in to comment.