File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 15.0.0-alpha.6 " ,
4+ "version" : " 15.0.0-alpha.7 " ,
55 "publish" : {
66 "push" : false
77 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @ephox/bedrock-client" ,
3- "version" : " 15.0.0-alpha.6 " ,
3+ "version" : " 15.0.0-alpha.7 " ,
44 "author" : " Tiny Technologies Inc" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
1010 "buildAndTest" : " yarn prepublishOnly && yarn test"
1111 },
1212 "dependencies" : {
13- "@ephox/bedrock-common" : " ^15.0.0-alpha.6 " ,
13+ "@ephox/bedrock-common" : " ^15.0.0-alpha.7 " ,
1414 "@ephox/dispute" : " ^1.0.3"
1515 },
1616 "main" : " ./lib/main/ts/api/Main.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ephox/bedrock-common" ,
3- "version" : " 15.0.0-alpha.6 " ,
3+ "version" : " 15.0.0-alpha.7 " ,
44 "author" : " Tiny Technologies Inc" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @ephox/bedrock-runner" ,
3- "version" : " 15.0.0-alpha.6 " ,
3+ "version" : " 15.0.0-alpha.7 " ,
44 "author" : " Tiny Technologies Inc" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
1010 "buildAndTest" : " yarn prepublishOnly && yarn test"
1111 },
1212 "dependencies" : {
13- "@ephox/bedrock-common" : " ^15.0.0-alpha.6 " ,
13+ "@ephox/bedrock-common" : " ^15.0.0-alpha.7 " ,
1414 "jquery" : " ^3.4.1" ,
1515 "querystringify" : " ^2.1.1"
1616 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @ephox/bedrock-sample" ,
3- "version" : " 15.0.0-alpha.6 " ,
3+ "version" : " 15.0.0-alpha.7 " ,
44 "author" : " Tiny Technologies Inc" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
1515 "test" : " yarn test-samples-pass && yarn test-samples-only && yarn test-samples-pass-js"
1616 },
1717 "dependencies" : {
18- "@ephox/bedrock-client" : " ^15.0.0-alpha.6 "
18+ "@ephox/bedrock-client" : " ^15.0.0-alpha.7 "
1919 },
2020 "devDependencies" : {
21- "@ephox/bedrock-server" : " ^15.0.0-alpha.6 "
21+ "@ephox/bedrock-server" : " ^15.0.0-alpha.7 "
2222 },
2323 "files" : [],
2424 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ephox/bedrock-server" ,
3- "version" : " 15.0.0-alpha.6 " ,
3+ "version" : " 15.0.0-alpha.7 " ,
44 "author" : " Tiny Technologies Inc" ,
55 "license" : " Apache-2.0" ,
66 "bin" : {
1818 },
1919 "dependencies" : {
2020 "@aws-sdk/client-device-farm" : " ^3.354.0" ,
21- "@ephox/bedrock-client" : " ^15.0.0-alpha.6 " ,
22- "@ephox/bedrock-common" : " ^15.0.0-alpha.6 " ,
23- "@ephox/bedrock-runner" : " ^15.0.0-alpha.6 " ,
21+ "@ephox/bedrock-client" : " ^15.0.0-alpha.7 " ,
22+ "@ephox/bedrock-common" : " ^15.0.0-alpha.7 " ,
23+ "@ephox/bedrock-runner" : " ^15.0.0-alpha.7 " ,
2424 "@jsdevtools/coverage-istanbul-loader" : " ^3.0.5" ,
2525 "@lambdatest/node-tunnel" : " ^4.0.4" ,
2626 "@wdio/globals" : " ^8.14.1" ,
You can’t perform that action at this time.
0 commit comments