@compiled/utils
Advanced tools
Comparing version 0.4.8-f19b5df9be75cf15aee7a1cf306cb8d2abb083a7.0 to 0.5.0
{ | ||
"name": "@compiled/utils", | ||
"version": "0.4.8-f19b5df9be75cf15aee7a1cf306cb8d2abb083a7.0", | ||
"version": "0.5.0", | ||
"description": "The CSS in JS authoring experience you love without the runtime cost", | ||
@@ -8,6 +8,6 @@ "author": "Michael Dougall", | ||
"homepage": "https://compiledcssinjs.com", | ||
"bugs": "https://github.com/atlassian-labs/compiled-css-in-js/issues/new?assignees=&labels=bug&template=bug_report.md", | ||
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/atlassian-labs/compiled-css-in-js.git", | ||
"url": "https://github.com/atlassian-labs/compiled.git", | ||
"directory": "packages/utils" | ||
@@ -20,3 +20,4 @@ }, | ||
"dist", | ||
"src" | ||
"src", | ||
"README.md" | ||
], | ||
@@ -23,0 +24,0 @@ "dependencies": { |
# @compiled/utils | ||
General utilities used across packages. | ||
## Installation | ||
```bash | ||
npm i @compiled/utils | ||
``` | ||
## Usage | ||
Detailed docs and example usage can be [found on the documentation website](https://compiledcssinjs.com/docs/pkg-react). |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
14256
14