@lbry/components
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -11,8 +11,8 @@ { | ||
"devDependencies": { | ||
"@inc/sasslint-config": "^1.1.3", | ||
"@inc/sasslint-config": "^1.2.0", | ||
"husky": "^1.3.1", | ||
"npm-run-all": "^4.1.5", | ||
"sass": "^1.17.0", | ||
"sass": "^1.17.2", | ||
"sass-lint": "^1.12.1", | ||
"updates": "^7.0.0" | ||
"updates": "^7.2.0" | ||
}, | ||
@@ -41,6 +41,6 @@ "files": [ | ||
"test:dependencies": "updates --update ./", | ||
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose --no-exit", | ||
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose", | ||
"watch": "npm run sass:dev" | ||
}, | ||
"version": "2.2.5" | ||
"version": "2.2.6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42163