tokenizer-ui-kit 0.2.37 → 0.2.39

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.
package/README.md CHANGED
@@ -376,7 +376,7 @@ The UI Kit provides a set of typography utility classes that can be used directl
376
376
  ```json
377
377
  {
378
378
  "dependencies": {
379
- "tokenizer-ui-kit": "file:../ui-kit/tokenizer"
379
+ "tokenizer-ui-kit": "file:../ui-kit/tokenizer",
380
380
  }
381
381
  }
382
382
  ```