@koderlabs/tasks-sdk-types 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,7 +13,11 @@ If you're an application developer you almost never import from this package dir
13
13
  ## Install
14
14
 
15
15
  ```bash
16
+ npm install @koderlabs/tasks-sdk-types
17
+ # or
16
18
  pnpm add @koderlabs/tasks-sdk-types
19
+ # or
20
+ yarn add @koderlabs/tasks-sdk-types
17
21
  ```
18
22
 
19
23
  ## Surface
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@koderlabs/tasks-sdk-types",
3
- "version": "0.1.1",
3
+ "version": "0.1.3",
4
4
  "description": "Shared TypeScript types for the InstantTasks SDK suite.",
5
5
  "keywords": [
6
6
  "instanttasks",