Fixes travis ci, since strotygen is not published as dnx-compatible tool

main
Paul Schneider 7 years ago
parent 62a7c1a9d4
commit f2e9b8ed7d
1 changed files with 1 additions and 2 deletions

@ -177,8 +177,7 @@
]
},
"scripts": {
"prepublish": "make minify",
"prepare": "make prepare_code prepare_mvc_templates"
"prepublish": "make minify"
},
"embed": "Views/**/*.cshtml"
}

Loading…