Skip to content

Commit

Permalink
More updating (google#227)
Browse files Browse the repository at this point in the history
* Update lerna script

* Publish

 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
  • Loading branch information
alschmiedt authored Apr 22, 2020
1 parent e7e87fd commit 101f072
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 41 deletions.
3 changes: 3 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"command": {
"bootstrap": {
"forceLocal": true
},
"publish": {
"registry": "https://wombat-dressing-room.appspot.com"
}
}
}
4 changes: 2 additions & 2 deletions plugins/block-plus-minus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^0.20200403.0",
"@blockly/dev-tools": "^0.20200313.1",
"@blockly/dev-scripts": "^0.20200403.1",
"@blockly/dev-tools": "^0.20200313.2",
"blockly": "^3.20200123.1",
"chai": "^4.2.0",
"mocha": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-create/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/dev-create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/create-package",
"version": "0.20200407.2",
"version": "0.20200407.3",
"description": "A tool for creating a Blockly plugin based on a template.",
"bin": "./bin/create.js",
"author": "Blockly Team",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugins/dev-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-scripts",
"version": "0.20200403.0",
"version": "0.20200403.1",
"description": "Configuration and scripts for Blockly plugins.",
"scripts": {
"lint": "eslint ."
Expand All @@ -27,8 +27,8 @@
"dependencies": {
"@babel/core": "^7.8.6",
"@babel/preset-env": "^7.8.6",
"babel-loader": "^8.0.6",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.0.6",
"eslint": "^6.8.0",
"mocha": "^7.1.0",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-tools/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions plugins/dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-tools",
"version": "0.20200313.1",
"version": "0.20200313.2",
"description": "A library of common utilities for Blockly extension development.",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -39,8 +39,8 @@
"dat.gui": "^0.7.7"
},
"devDependencies": {
"blockly": "^3.20200123.1",
"@blockly/dev-scripts": "^0.20200403.0"
"@blockly/dev-scripts": "^0.20200403.1",
"blockly": "^3.20200123.1"
},
"peerDependencies": {
"blockly": ">=3.20191014.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-date/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions plugins/field-date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-date",
"version": "3.20200313.0",
"version": "3.20200313.1",
"description": "A Blockly date picker field that uses the Google Closure date picker.",
"scripts": {
"build": "gulp build",
Expand All @@ -26,19 +26,19 @@
},
"license": "Apache-2.0",
"directories": {
"dist": "dist",
"src": "src"
"dist": "dist",
"src": "src"
},
"files": [
"dist",
"src"
"dist",
"src"
],
"devDependencies": {
"google-closure-library": "^20200224.0.0",
"google-closure-compiler": "^20200224.0.0",
"google-closure-library": "^20200224.0.0",
"gulp": "^4.0.2",
"gulp-umd": "^2.0.0",
"gulp-replace": "^1.0.0"
"gulp-replace": "^1.0.0",
"gulp-umd": "^2.0.0"
},
"peerDependencies": {
"blockly": ">=3.20191014.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-slider/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions plugins/field-slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-slider",
"version": "1.20200326.0",
"version": "1.20200326.1",
"description": "A Blockly slider field.",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -38,9 +38,9 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^0.20200403.1",
"@blockly/dev-tools": "^0.20200313.2",
"blockly": "^3.20200123.1",
"@blockly/dev-tools": "^0.20200313.0",
"@blockly/dev-scripts": "^0.20200403.0",
"sinon": "^9.0.1"
},
"peerDependencies": {
Expand All @@ -54,8 +54,8 @@
"node": ">=8.0.0"
},
"browserslist": [
"defaults",
"IE 11",
"IE_Mob 11"
"defaults",
"IE 11",
"IE_Mob 11"
]
}
12 changes: 6 additions & 6 deletions plugins/theme-modern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"src"
],
"devDependencies": {
"blockly": "^3.20200402.1",
"@blockly/dev-scripts": "^0.20200403.0",
"@blockly/dev-tools": "^0.20200313.1"
"@blockly/dev-scripts": "^0.20200403.1",
"@blockly/dev-tools": "^0.20200313.2",
"blockly": "^3.20200402.1"
},
"peerDependencies": {
"blockly": ">=3.30300123.0"
Expand All @@ -52,8 +52,8 @@
"node": ">=8.17.0"
},
"browserslist": [
"defaults",
"IE 11",
"IE_Mob 11"
"defaults",
"IE 11",
"IE_Mob 11"
]
}
2 changes: 1 addition & 1 deletion plugins/typed-variable-modal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugins/typed-variable-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^0.20200403.1",
"@blockly/dev-tools": "^0.20200313.2",
"blockly": "^3.20200402.0",
"@blockly/dev-tools": "^0.20200313.1",
"@blockly/dev-scripts": "^0.20200403.0",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
"mocha": "^7.1.0",
Expand Down
1 change: 0 additions & 1 deletion plugins/workspace-search/example/web-script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@blockly/plugin-workspace-search-example-script",
"version": "1.0.0",
"description": "Example of workspace search with script tag.",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/workspace-search/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions plugins/workspace-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-workspace-search",
"version": "1.20200312.2",
"version": "1.20200312.3",
"description": "A Blockly plugin that adds workspace search support.",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -39,9 +39,9 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^0.20200403.1",
"@blockly/dev-tools": "^0.20200313.2",
"blockly": "^3.20200123.1",
"@blockly/dev-tools": "^0.20200313.1",
"@blockly/dev-scripts": "^0.20200403.0",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
"sinon": "^9.0.1"
Expand Down

0 comments on commit 101f072

Please sign in to comment.