Skip to content

Commit 7a15b23

Browse files
committed
Switched repo back to svenvc
1 parent 472d477 commit 7a15b23

File tree

1 file changed

+1
-1
lines changed
  • BaselineOfGeoJSON.package/BaselineOfGeoJSON.class/instance

1 file changed

+1
-1
lines changed

BaselineOfGeoJSON.package/BaselineOfGeoJSON.class/instance/baseline..st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ baseline: spec
1010
spec requires: #( 'GeoJSON-Core' "leaving out voyage for now. needs to be loaded separately" )].
1111
spec
1212
baseline: 'NeoJSON'
13-
with: [ spec repository: 'github://zweidenker/NeoJSON:master/repository' ].
13+
with: [ spec repository: 'github://svenvc/NeoJSON:master/repository' ].
1414

1515
spec
1616
group: 'default' with: #( 'GeoJSON-Core') ].

0 commit comments

Comments
 (0)