There was an error while loading. Please reload this page.
1 parent f7f9661 commit 83c3d13Copy full SHA for 83c3d13
1 file changed
src/BaselineOfFASTPython/BaselineOfFASTPython.class.st
@@ -49,5 +49,5 @@ BaselineOfFASTPython >> projectClass [
49
{ #category : 'dependencies' }
50
BaselineOfFASTPython >> treeSitter: spec [
51
spec
52
- baseline: 'TreeSitter' with: [ spec repository: 'github://Evref-BL/Pharo-Tree-Sitter:main/src' ]
+ baseline: 'TreeSitter' with: [ spec repository: 'github://Evref-BL/Pharo-Tree-Sitter:v.2.0.0/src' ]
53
]
0 commit comments