mirror of
https://github.com/primer/css.git
synced 2024-12-23 22:24:11 +03:00
Using exact versions
This commit is contained in:
parent
66b5349b24
commit
9e325b1b4e
5606
package-lock.json
generated
Normal file
5606
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -32,10 +32,10 @@
|
||||
"stylelint-selector-no-utility": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "latest",
|
||||
"eslint": "latest",
|
||||
"eslint-plugin-import": "latest",
|
||||
"eslint-plugin-github": "latest",
|
||||
"ava": "^0.20.0",
|
||||
"eslint": "^4.2.0",
|
||||
"eslint-plugin-import": "^2.7.0",
|
||||
"eslint-plugin-github": "^0.11.0",
|
||||
"stylelint": "^7.13.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user