-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update @utilitycss/utility to 1.2.1 (#64)
- Loading branch information
1 parent
81b1f09
commit c6d8a37
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@utilitycss/atomic", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"author": "Andrea Moretti (@axyz) <[email protected]>", | ||
"description": "Atomic CSS composition for yarn workspaces", | ||
"repository": "utilitycss/atomic", | ||
|
@@ -23,7 +23,7 @@ | |
}, | ||
"dependencies": { | ||
"@utilitycss/css-mqpacker": "^0.0.1", | ||
"@utilitycss/utility": "^1.2.0", | ||
"@utilitycss/utility": "^1.2.1", | ||
"chalk": "^4.1.0", | ||
"chokidar": "^3.5.1", | ||
"clear": "^0.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters