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 Feb 15, 2018
1 parent eb92880 commit adf97e2
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/core",
"version": "1.35.4",
"version": "1.35.5",
"description": "Core styles & components",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/datetime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/datetime",
"version": "1.25.3",
"version": "1.25.4",
"description": "Components for interacting with dates and times",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"verify": "npm-run-all compile -p dist test lint"
},
"dependencies": {
"@blueprintjs/core": "^1.35.3",
"@blueprintjs/core": "^1.35.5",
"classnames": "^2.2",
"moment": "^2.14.1",
"react-day-picker": "^5.3.0",
Expand Down

1 comment on commit adf97e2

@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.