We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1298c4f commit a541facCopy full SHA for a541fac
packages/legacy/README.md
@@ -10,7 +10,7 @@ npm install @commandkit/legacy
10
11
## Usage
12
13
-This package provides a commandkit plugin that automatically registers the cache provider with the commandkit instance.
+This package provides a commandkit plugin that enables legacy command handler.
14
15
```js
16
import { legacy } from '@commandkit/legacy';
0 commit comments