Package
This commit is contained in:
@@ -24,8 +24,6 @@ angular.module('app')
|
||||
})
|
||||
.controller('EditorCtrl', function ($sce, $timeout, authManager, $rootScope, actionsManager, syncManager, modelManager, themeManager, componentManager, storageManager, sessionHistory) {
|
||||
|
||||
this.showSessionHistory = true;
|
||||
|
||||
this.spellcheck = true;
|
||||
this.componentManager = componentManager;
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"karma-phantomjs-launcher": "^1.0.2",
|
||||
"sn-stylekit": "1.0.15",
|
||||
"standard-file-js": "0.3.2",
|
||||
"sn-models": "file:~/Desktop/sn-models",
|
||||
"sn-models": "0.1.0",
|
||||
"connect": "^3.6.6",
|
||||
"mocha": "^5.2.0",
|
||||
"serve-static": "^1.13.2",
|
||||
|
||||
Reference in New Issue
Block a user