update package.json
This commit is contained in:
parent
ea594550a9
commit
6f53d20491
|
@ -6,9 +6,9 @@
|
||||||
"repository": "openstyles/stylus",
|
"repository": "openstyles/stylus",
|
||||||
"author": "Stylus Team",
|
"author": "Stylus Team",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"archiver": "^2.1.1",
|
"archiver": "^3.0.0",
|
||||||
"codemirror": "^5.39.2",
|
"codemirror": "^5.40.0",
|
||||||
"eslint": "^5.3.0",
|
"eslint": "^5.4.0",
|
||||||
"fs-extra": "^7.0.0",
|
"fs-extra": "^7.0.0",
|
||||||
"jsonlint": "^1.6.3",
|
"jsonlint": "^1.6.3",
|
||||||
"less": "^3.8.1",
|
"less": "^3.8.1",
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
"semver-bundle": "^0.1.1",
|
"semver-bundle": "^0.1.1",
|
||||||
"stylelint-bundle": "^8.0.0",
|
"stylelint-bundle": "^8.0.0",
|
||||||
"stylus-lang-bundle": "^0.54.5",
|
"stylus-lang-bundle": "^0.54.5",
|
||||||
"updates": "^4.1.2"
|
"updates": "^4.2.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint **/*.js || true",
|
"lint": "eslint **/*.js || true",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user