remove electron demo code (#453)

* remove electron demo code

* remove unused property

* cleanup tests

* cleanup sidenav tests

* cleanup trashcan tests

* remove fdescribe
This commit is contained in:
Denys Vuika
2018-06-23 17:30:20 +01:00
committed by GitHub
parent 1bc652d923
commit e846d97317
10 changed files with 45 additions and 116 deletions
-8
View File
@@ -467,14 +467,6 @@
"resolved": "https://registry.npmjs.org/@ngrx/store-devtools/-/store-devtools-5.2.0.tgz",
"integrity": "sha1-L/+RapqjSTdYJncrNZ27ZLnl1iI="
},
"@ngstack/electron": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@ngstack/electron/-/electron-0.1.0.tgz",
"integrity": "sha512-uqBNDkeATuZQm1eVXjB3rok9zFLMaJzfNl1tVnlqMwfaGA9FIe90nquvIZnL/scHbno89weGGxg4JeHLgsRMLA==",
"requires": {
"tslib": "^1.7.1"
}
},
"@ngtools/json-schema": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@ngtools/json-schema/-/json-schema-1.2.0.tgz",