Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blueprintjs/[email protected]
  • Loading branch information
adidahiya committed Mar 5, 2019
1 parent 78b8f65 commit a919718
Showing 1 changed file with 2 additions and 2 deletions.
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": "3.7.1",
"version": "3.7.2",
"description": "Components for interacting with dates and times",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"verify": "npm-run-all compile -p dist test lint"
},
"dependencies": {
"@blueprintjs/core": "^3.13.0",
"@blueprintjs/core": "^3.14.0",
"classnames": "^2.2",
"react-day-picker": "^7.1.10",
"tslib": "^1.9.0"
Expand Down

0 comments on commit a919718

Please sign in to comment.