Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blueprintjs/core@3.35.0
 - @blueprintjs/docs-app@3.35.0
  • Loading branch information
adidahiya committed Oct 22, 2020
1 parent ed40d65 commit 650d574
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": "3.34.1",
"version": "3.35.0",
"description": "Core styles & components",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/docs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blueprintjs/docs-app",
"version": "3.34.0",
"version": "3.35.0",
"description": "Blueprint Documentation Site",
"private": true,
"scripts": {
Expand All @@ -16,7 +16,7 @@
"verify": "run-p dist lint"
},
"dependencies": {
"@blueprintjs/core": "^3.34.0",
"@blueprintjs/core": "^3.35.0",
"@blueprintjs/datetime": "^3.19.3",
"@blueprintjs/docs-data": "^3.34.0",
"@blueprintjs/docs-theme": "^3.8.1",
Expand Down

0 comments on commit 650d574

Please sign in to comment.