aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-17 17:07:54 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-04-17 17:07:54 -0600
commit5cd798a6d425711cbddee25877bdb90a12db385b (patch)
tree8f4fb4f9c69cb023b14792b55f014596729f0754
parentba91490165a911bda616c07323fe59d1756065a4 (diff)
remove docc dependency
-rw-r--r--Package.resolved23
1 files changed, 0 insertions, 23 deletions
diff --git a/Package.resolved b/Package.resolved
deleted file mode 100644
index e65252d..0000000
--- a/Package.resolved
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "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
-}