From 370cc123660ef415efd125005aec896068135bb9 Mon Sep 17 00:00:00 2001 From: Christian Tietze Date: Sat, 4 Jan 2025 12:39:51 +0100 Subject: [PATCH] remove resolved package to allow flexibility in apps --- Package.resolved | 52 ------------------------------------------------ 1 file changed, 52 deletions(-) delete mode 100644 Package.resolved diff --git a/Package.resolved b/Package.resolved deleted file mode 100644 index f8d63d6..0000000 --- a/Package.resolved +++ /dev/null @@ -1,52 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "CwlCatchException", - "repositoryURL": "https://github.com/mattgallagher/CwlCatchException.git", - "state": { - "branch": null, - "revision": "f809deb30dc5c9d9b78c872e553261a61177721a", - "version": "2.0.0" - } - }, - { - "package": "CwlPreconditionTesting", - "repositoryURL": "https://github.com/mattgallagher/CwlPreconditionTesting.git", - "state": { - "branch": null, - "revision": "02b7a39a99c4da27abe03cab2053a9034379639f", - "version": "2.0.0" - } - }, - { - "package": "Nimble", - "repositoryURL": "https://github.com/Quick/Nimble.git", - "state": { - "branch": null, - "revision": "e491a6731307bb23783bf664d003be9b2fa59ab5", - "version": "9.0.0" - } - }, - { - "package": "Quick", - "repositoryURL": "https://github.com/Quick/Quick.git", - "state": { - "branch": null, - "revision": "0038bcbab4292f3b028632556507c124e5ba69f3", - "version": "3.0.0" - } - }, - { - "package": "RxSwift", - "repositoryURL": "https://github.com/ReactiveX/RxSwift.git", - "state": { - "branch": null, - "revision": "c8742ed97fc2f0c015a5ea5eddefb064cd7532d2", - "version": "6.0.0" - } - } - ] - }, - "version": 1 -}