Skip to content

Commit

Permalink
fix: package versions to support patch releases
Browse files Browse the repository at this point in the history
  • Loading branch information
BeksOmega committed Jun 8, 2022
1 parent 11475bd commit 374aacb
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion examples/blockly-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"blockly": "3.20200924.4 - 8",
"blockly": ">=3.20200924.4 <9",
"react": "^17.0.1",
"react-datepicker": "^3.3.0",
"react-dom": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/headless-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
]
},
"dependencies": {
"blockly": "5.20210325.0 - 8"
"blockly": ">=5.20210325.0 <9"
}
}
2 changes: 1 addition & 1 deletion examples/pitch-field-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
]
},
"dependencies": {
"blockly": "5.20210325.0 - 8"
"blockly": ">=5.20210325.0 <9"
}
}
2 changes: 1 addition & 1 deletion examples/rtl-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
]
},
"dependencies": {
"blockly": "5.20210325.0 - 8"
"blockly": ">=5.20210325.0 <9"
}
}
2 changes: 1 addition & 1 deletion examples/turtle-field-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
]
},
"dependencies": {
"blockly": "5.20210325.0 - 8"
"blockly": ">=5.20210325.0 <9"
}
}
2 changes: 1 addition & 1 deletion plugins/block-dynamic-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"mocha": "^7.1.0"
},
"peerDependencies": {
"blockly": "3 - 8"
"blockly": ">=3 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/block-plus-minus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"sinon": "^9.0.1"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/block-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/content-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "5.20210325.0 - 8"
"blockly": ">=5.20210325.0 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/continuous-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/disable-top-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "3.20200924.3 - 8"
"blockly": ">=3.20200924.3 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"gulp-sourcemaps": "^2.6.5"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-grid-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "4.20201217.0 - 8"
"blockly": ">=4.20201217.0 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"sinon": "^9.0.1"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/fixed-edges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "5.20210325.0 - 8"
"blockly": ">=5.20210325.0 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/keyboard-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"sinon": "^9.0.1"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sinon": "7.5.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/scroll-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/serialize-disabled-interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chai": "^4.3.4"
},
"peerDependencies": {
"blockly": "6.20210701.0 - 8"
"blockly": ">=6.20210701.0 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/strict-connection-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"chai": "^4.2.0"
},
"peerDependencies": {
"blockly": "3.20200924.1 - 8"
"blockly": ">=3.20200924.1 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-dark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-deuteranopia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-highcontrast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-modern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "3.20200123.0 - 8"
"blockly": ">=3.20200123.0 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-tritanopia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/typed-variable-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sinon": "7.5.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"dependencies": {
"@blockly/plugin-modal": "^3.0.14"
Expand Down
2 changes: 1 addition & 1 deletion plugins/workspace-backpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/workspace-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"sinon": "^9.0.1"
},
"peerDependencies": {
"blockly": "7 - 8"
"blockly": ">=7 <9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion plugins/zoom-to-fit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"blockly": "^8.0.0"
},
"peerDependencies": {
"blockly": "6.20210701.0 - 8"
"blockly": ">=6.20210701.0 <9"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 374aacb

Please sign in to comment.