pidgin/nest

Add some more stuff to the cicd plan

2019-01-31, Gary Kramlich
d000f1f9c9e2
Add some more stuff to the cicd plan
{
"dependencies": {
"js-beautify": "^1.8.9",
"svgo": "^1.1.1"
},
"devDependencies": {
"front-matter": "^3.0.1"
},
"scripts": {
"tidy": "node tools/pre-prod"
}
}