This commit is contained in:
Sean Yesmunt 2020-05-19 11:07:36 -04:00
parent b47b6c648d
commit a024303f89

View file

@ -40,5 +40,5 @@
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose",
"watch": "npm run sass:dev"
},
"version": "4.2.1"
"version": "4.2.2"
}