Remove angular-route as unused

This commit is contained in:
Nick Denry 2019-04-26 03:52:43 +03:00
parent 9fe1043a23
commit 9932982a13
2 changed files with 0 additions and 6 deletions

5
package-lock.json generated
View File

@ -45,11 +45,6 @@
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.8.tgz",
"integrity": "sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg=="
},
"angular-route": {
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.7.8.tgz",
"integrity": "sha512-VVk89PH0fsY5kfbx+N7IVX1IwnaPWYhMGY0uA+rjej2v1sjvrTx1SLkxUK4E0UpW1hXeLJhN7ncBcwoBiPtAtA=="
},
"ansi-align": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-2.0.0.tgz",

View File

@ -23,7 +23,6 @@
},
"dependencies": {
"angular": "^1.7.8",
"angular-route": "^1.7.8",
"converse.js": "^4.2.0",
"electron-settings": "^3.2.0",
"keytar": "^4.4.1",