aboutsummaryrefslogtreecommitdiff
path: root/Package.resolved
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-17 13:48:41 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-04-17 13:48:41 -0600
commita7e81e79d6b29e9872296725b31268c02253406f (patch)
tree5226b95787b0dd383ef9610552dd900ac666f8cd /Package.resolved
parent68c10ee9c00ac2fc8fb3a9c75ab131a06e85f9d2 (diff)
add docc plugin
Diffstat (limited to 'Package.resolved')
-rw-r--r--Package.resolved23
1 files changed, 23 insertions, 0 deletions
diff --git a/Package.resolved b/Package.resolved
new file mode 100644
index 0000000..e65252d
--- /dev/null
+++ b/Package.resolved
@@ -0,0 +1,23 @@
+{
+ "pins" : [
+ {
+ "identity" : "swift-docc-plugin",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-docc-plugin",
+ "state" : {
+ "revision" : "26ac5758409154cc448d7ab82389c520fa8a8247",
+ "version" : "1.3.0"
+ }
+ },
+ {
+ "identity" : "swift-docc-symbolkit",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/apple/swift-docc-symbolkit",
+ "state" : {
+ "revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
+ "version" : "1.0.0"
+ }
+ }
+ ],
+ "version" : 2
+}