Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @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]
 - @blockly/[email protected]
 - @blockly/[email protected]
  • Loading branch information
samelhusseini committed Oct 27, 2020
1 parent a4ef42e commit 5f64b20
Show file tree
Hide file tree
Showing 22 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion plugins/block-plus-minus/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/block-plus-minus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-plus-minus",
"version": "2.0.14",
"version": "2.0.15",
"description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200625.1",
"chai": "^4.2.0",
"mocha": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/block-test/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/block-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-test",
"version": "1.0.2",
"version": "1.0.3",
"description": "A group of Blockly test blocks.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200924.1"
},
"peerDependencies": {
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.

4 changes: 2 additions & 2 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": "2.0.4",
"version": "2.0.5",
"description": "A library of common utilities for Blockly extension development.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,7 +39,7 @@
"src"
],
"dependencies": {
"@blockly/block-test": "^1.0.2",
"@blockly/block-test": "^1.0.3",
"chai": "^4.2.0",
"dat.gui": "^0.7.7",
"lodash.assign": "^4.2.0",
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.

4 changes: 2 additions & 2 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": "4.2.0",
"version": "4.2.1",
"description": "A Blockly date picker field that uses the Google Closure date picker.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,7 +39,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200924.1",
"google-closure-compiler": "^20200920.0.0",
"google-closure-library": "^20200830.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-grid-dropdown/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/field-grid-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blockly/field-grid-dropdown",
"private": true,
"version": "0.20201007.1",
"version": "1.0.0",
"description": "A Blockly dropdown field with grid layout.",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200924.2"
},
"peerDependencies": {
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.

4 changes: 2 additions & 2 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": "2.1.5",
"version": "2.1.6",
"description": "A Blockly slider field.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200924.1",
"chai": "^4.2.0",
"sinon": "^9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion plugins/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/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-modal",
"version": "2.1.4",
"version": "2.1.5",
"description": "A Blockly plugin that creates a modal.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200402.0",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/strict-connection-checker/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/strict-connection-checker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-strict-connection-checker",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Blockly plugin that makes connection checks strict.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -43,7 +43,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200924.1",
"chai": "^4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-modern/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/theme-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/theme-modern",
"version": "2.1.4",
"version": "2.1.5",
"description": "A Blockly modern theme with darker block borders.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200402.1"
},
"peerDependencies": {
Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-typed-variable-modal",
"version": "3.1.4",
"version": "3.1.5",
"description": "A Blockly plugin to create a modal for creating typed variables.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200625.0",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
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.

4 changes: 2 additions & 2 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": "2.1.4",
"version": "2.1.5",
"description": "A Blockly plugin that adds workspace search support.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.4",
"@blockly/dev-tools": "^2.0.5",
"blockly": "^3.20200123.1",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
Expand Down

0 comments on commit 5f64b20

Please sign in to comment.