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:
parent
9bbe8fb200
commit
108cbce13b
@ -30,7 +30,7 @@
|
||||
"release": "changeset publish"
|
||||
},
|
||||
"dependencies": {
|
||||
"@primer/primitives": "4.3.5"
|
||||
"@primer/primitives": "^4.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/changelog-github": "0.4.0",
|
||||
|
@ -760,7 +760,7 @@
|
||||
"@nodelib/fs.scandir" "2.1.4"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@primer/primitives@4.3.5":
|
||||
"@primer/primitives@^4.3.5":
|
||||
version "4.3.5"
|
||||
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.5.tgz#9fff5a55b3a201bd7eb92dd1f17818f132dca939"
|
||||
integrity sha512-SL9YSLjUy7qRmoFjUtHO2t0vcyv+9x/7LwFweIzL8IUTzm43DuYXzBQ3LH8HbbUjSBWVyjAm9zGz6jIaU9HadQ==
|
||||
|
Loading…
Reference in New Issue
Block a user