File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 118118 "js-base64" : " ^3.7.2" ,
119119 "js-sdsl" : " ^4.4.0" ,
120120 "jsbi" : " ^4.3.0" ,
121- "json-crdt-traces" : " https://github.com/streamich/json-crdt-traces#02718a7a5d09e0dc6c31ea7d45a9ce3cbb0bf085 " ,
121+ "json-crdt-traces" : " https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d " ,
122122 "json-logic-js" : " ^2.0.1" ,
123123 "json-pack-napi" : " ^0.0.2" ,
124124 "load-script" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ describe('sequential traces', () => {
1717} ) ;
1818
1919describe ( 'concurrent traces' , ( ) => {
20- const traces : string [ ] = [ 'friendsforever' ] ;
20+ const traces : string [ ] = [ 'friendsforever' , 'clownschool' ] ;
2121 for ( const traceName of traces ) {
2222 test ( `"${ traceName } " trace` , async ( ) => {
2323 const [ batch , view ] = loadConcurrentTrace ( traceName ) ;
Original file line number Diff line number Diff line change @@ -3659,9 +3659,9 @@ jsesc@^2.5.1:
36593659 resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
36603660 integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
36613661
3662- " json-crdt-traces@https://github.com/streamich/json-crdt-traces#02718a7a5d09e0dc6c31ea7d45a9ce3cbb0bf085 " :
3662+ " json-crdt-traces@https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d " :
36633663 version "0.0.1"
3664- resolved "https://github.com/streamich/json-crdt-traces#02718a7a5d09e0dc6c31ea7d45a9ce3cbb0bf085 "
3664+ resolved "https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d "
36653665
36663666json-logic-js@^2.0.1 :
36673667 version "2.0.2"
You can’t perform that action at this time.
0 commit comments