diff --git a/pubspec.lock b/pubspec.lock index bc8ed31..9ad54aa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -418,8 +418,8 @@ packages: dependency: "direct main" description: path: "." - ref: "0.2.0" - resolved-ref: "7b8855d6ec2398416d9509186d028c37edf62cc2" + ref: cbe8342031adf908c8243125e176f52739d400d8 + resolved-ref: cbe8342031adf908c8243125e176f52739d400d8 url: "https://github.com/purplebase/purplebase" source: git version: "0.2.0" diff --git a/pubspec.yaml b/pubspec.yaml index 82d60b6..1e377c8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: zapstore_cli -description: The permissionless app store powered by your social network +description: The permissionless social package manager version: 0.1.1 # (!) Also update kVersion (!) repository: https://github.com/zapstore/zapstore-cli @@ -27,7 +27,7 @@ dependency_overrides: # path: ../purplebase git: url: https://github.com/purplebase/purplebase - ref: 0.2.0 + ref: cbe8342031adf908c8243125e176f52739d400d8 dev_dependencies: lints: ^3.0.0 diff --git a/zapstore.yaml b/zapstore.yaml index 5212ce3..9d8dccc 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -1,6 +1,6 @@ zapstore: cli: - name: zap.store CLI + name: zap.store description: The permissionless package manager repository: https://github.com/zapstore/zapstore-cli license: MIT