diff --git a/package.json b/package.json index bd7f76a..e9bc02b 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "workspaces": [ "packages/*" ], + "packageManager": "bun@1.3.9", "scripts": { "build": "turbo build", "test": "turbo test", diff --git a/packages/cli/package.json b/packages/cli/package.json index 0f8525e..105aaf5 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@google/design.md", - "version": "0.1.1", + "version": "0.2.0", "description": "Bridging design systems and code: a linter and exporter for the DESIGN.md format", "keywords": [ "design.md"