Skip to content

Commit c7a96ba

Browse files
author
Gilad Gray
committed
Publish
- @blueprintjs/[email protected] - @blueprintjs/[email protected]
1 parent 06f6bbc commit c7a96ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blueprintjs/core",
3-
"version": "1.37.1",
3+
"version": "1.38.0",
44
"description": "Core styles & components",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",

packages/labs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blueprintjs/labs",
3-
"version": "0.14.4",
3+
"version": "0.14.5",
44
"description": "Incubator for unstable and in-development Blueprint components",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",
@@ -28,7 +28,7 @@
2828
"verify": "npm-run-all compile -p dist test lint"
2929
},
3030
"dependencies": {
31-
"@blueprintjs/core": "^1.35.3",
31+
"@blueprintjs/core": "^1.38.0",
3232
"classnames": "^2.2",
3333
"fuzzaldrin-plus": "^0.5.0",
3434
"moment": "^2.14.1",

0 commit comments

Comments
 (0)