mirror of
https://github.com/chenasraf/clarity.git
synced 2026-05-17 17:48:05 +00:00
* Bug fix and updating unit tests for masking * Bumping up version to 0.6.37 * Bump terser from 5.10.0 to 5.14.2 (#260) * Updating package versions
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.6.37",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|