diff --git a/Step/wwwroot/bower.json b/Step/wwwroot/bower.json index 4185cba0..c44c83df 100644 --- a/Step/wwwroot/bower.json +++ b/Step/wwwroot/bower.json @@ -5,4 +5,4 @@ "font-awesome": "4.7.0", "glyphicons": "0.0.2" } -} \ No newline at end of file +} diff --git a/Step/wwwroot/src/main.js b/Step/wwwroot/src/main.js index abe3fb80..e3413ced 100644 --- a/Step/wwwroot/src/main.js +++ b/Step/wwwroot/src/main.js @@ -71,4 +71,4 @@ if (!String.prototype.format) { match; }); }; -} \ No newline at end of file +}