Updated deps

This commit is contained in:
netop://ウエハ 2019-06-27 11:31:49 -05:00
parent 5fdb86d406
commit f3685d73b6

View file

@ -8,10 +8,10 @@
},
"description": "Styling for shared components across LBRY properties",
"devDependencies": {
"@inc/sasslint-config": "^2019.5.7",
"husky": "^2.4.0",
"@inc/sasslint-config": "^2019.6.22",
"husky": "^2.7.0",
"npm-run-all": "^4.1.5",
"sass": "^1.21.0",
"sass": "^1.22.1",
"sass-lint": "^1.13.1",
"updates": "^8.1.0"
},
@ -40,5 +40,5 @@
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose",
"watch": "npm run sass:dev"
},
"version": "2.7.3"
"version": "2.7.4"
}