File tree Expand file tree Collapse file tree 14 files changed +14
-20
lines changed Expand file tree Collapse file tree 14 files changed +14
-20
lines changed Original file line number Diff line number Diff line change @@ -157,13 +157,7 @@ module.exports = [
157157
158158## Roadmap
159159
160- We maintain a [ development board] ( https://github.com/orgs/cosmos/projects/6 ) ,
161- use [ release milestones] ( https://github.com/cosmos/cosmjs/milestones ) and share
162- important updates in the [ CosmWasm Community Call] . For higher level roadmap
163- discussion please reach out to the team.
164-
165- [ cosmwasm community call] :
166- https://github.com/CosmWasm/cosmwasm/issues?q=label%3A%22Community+Call+%F0%9F%97%BA%F0%9F%93%9E%22
160+ There is no roadmap anymore. Just keeping things alive, nice and clean.
167161
168162## Known limitations
169163
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ module.exports = function (config) {
5757
5858 browserNoActivityTimeout : 30000 ,
5959
60- // Keep brower open for debugging. This is overridden by yarn scripts
60+ // Keep browser open for debugging. This is overridden by yarn scripts
6161 singleRun : false ,
6262 } ) ;
6363} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module.exports = function (config) {
4848
4949 browserNoActivityTimeout : 90000 ,
5050
51- // Keep brower open for debugging. This is overridden by yarn scripts
51+ // Keep browser open for debugging. This is overridden by yarn scripts
5252 singleRun : false ,
5353 } ) ;
5454} ;
You can’t perform that action at this time.
0 commit comments