HTML previews

This commit is contained in:
Mo Bitar
2018-10-17 13:42:24 -05:00
parent 8a537b86df
commit 87485584ec
9 changed files with 788 additions and 15 deletions

View File

@@ -21,6 +21,8 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2016": "^6.16.0",
"bower": "^1.8.0",
"chai": "^4.1.2",
"connect": "^3.6.6",
"grunt": "^1.0.1",
"grunt-angular-templates": "^1.1.0",
"grunt-babel": "^6.0.0",
@@ -39,12 +41,10 @@
"karma-cli": "^1.0.1",
"karma-jasmine": "^1.1.0",
"karma-phantomjs-launcher": "^1.0.2",
"sn-stylekit": "1.0.15",
"standard-file-js": "0.3.18",
"sn-models": "0.1.9",
"connect": "^3.6.6",
"mocha": "^5.2.0",
"serve-static": "^1.13.2",
"chai": "^4.1.2"
"sn-models": "0.1.9",
"sn-stylekit": "1.0.15",
"standard-file-js": "0.3.18"
}
}