pidgin/nest

66a0559188fb
Removes absoloute file path in migrate tracker
{
"dependencies": {
"front-matter": "^3.0.1",
"js-beautify": "^1.8.9"
},
"scripts": {
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}