this repo has no description

use storageKit repo hosted on tangled

+4 -4
Package.resolved
··· 1 1 { 2 - "originHash" : "2be7cd103840ace88948b6c821e3a57e58ffea6afd994382afb3d715965815ee", 2 + "originHash" : "784ee207bc03ef6c1a31897e1f6dbacab01befb9ee2efd4d1c05d38ec0a4c301", 3 3 "pins" : [ 4 4 { 5 5 "identity" : "storagekit", 6 6 "kind" : "remoteSourceControl", 7 - "location" : "https://github.com/SparrowTek/StorageKit.git", 7 + "location" : "https://tangled.org/@radmakr.com/StorageKit", 8 8 "state" : { 9 - "revision" : "2d3e914569682d207b43be6210e2904723ed9f2b", 10 - "version" : "0.1.1" 9 + "branch" : "main", 10 + "revision" : "2d3e914569682d207b43be6210e2904723ed9f2b" 11 11 } 12 12 } 13 13 ],
+1 -1
Package.swift
··· 15 15 ), 16 16 ], 17 17 dependencies: [ 18 - .package(url: "https://github.com/SparrowTek/StorageKit.git", from: "0.1.0"), 18 + .package(url: "https://tangled.org/@radmakr.com/StorageKit", branch: "main"), 19 19 ], 20 20 targets: [ 21 21 .target(