Desktop changes

This commit is contained in:
Mo Bitar
2018-12-10 18:03:57 -06:00
parent a656918332
commit 99958f7f86
11 changed files with 1592 additions and 1554 deletions

View File

@@ -23,7 +23,7 @@
"bower": "^1.8.0",
"chai": "^4.1.2",
"connect": "^3.6.6",
"grunt": "^1.0.1",
"grunt": "^1.0.3",
"grunt-angular-templates": "^1.1.0",
"grunt-babel": "^6.0.0",
"grunt-browserify": "^5.0.0",
@@ -44,7 +44,10 @@
"mocha": "^5.2.0",
"serve-static": "^1.13.2",
"sn-models": "0.1.9",
"sn-stylekit": "1.0.15",
"sn-stylekit": "1.1.7",
"standard-file-js": "0.3.19"
},
"dependencies": {
"grunt-shell": "^2.1.0"
}
}