1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00

Don't require direct version of primitives

This commit is contained in:
Jon Rohan 2021-05-26 14:56:14 -07:00
parent 9bbe8fb200
commit 108cbce13b
No known key found for this signature in database
GPG Key ID: B0BBE304A9A0AECB
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
"release": "changeset publish" "release": "changeset publish"
}, },
"dependencies": { "dependencies": {
"@primer/primitives": "4.3.5" "@primer/primitives": "^4.3.5"
}, },
"devDependencies": { "devDependencies": {
"@changesets/changelog-github": "0.4.0", "@changesets/changelog-github": "0.4.0",

View File

@ -760,7 +760,7 @@
"@nodelib/fs.scandir" "2.1.4" "@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0" fastq "^1.6.0"
"@primer/primitives@4.3.5": "@primer/primitives@^4.3.5":
version "4.3.5" version "4.3.5"
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.5.tgz#9fff5a55b3a201bd7eb92dd1f17818f132dca939" resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.5.tgz#9fff5a55b3a201bd7eb92dd1f17818f132dca939"
integrity sha512-SL9YSLjUy7qRmoFjUtHO2t0vcyv+9x/7LwFweIzL8IUTzm43DuYXzBQ3LH8HbbUjSBWVyjAm9zGz6jIaU9HadQ== integrity sha512-SL9YSLjUy7qRmoFjUtHO2t0vcyv+9x/7LwFweIzL8IUTzm43DuYXzBQ3LH8HbbUjSBWVyjAm9zGz6jIaU9HadQ==