fix(core): update

This commit is contained in:
Philipp Kunz 2019-05-09 19:25:34 +02:00
parent 951a04392e
commit d42288062d
2 changed files with 0 additions and 9 deletions

8
package-lock.json generated
View File

@ -389,14 +389,6 @@
"integrity": "sha512-Fvm24+u85lGmV4hT5G++aht2C5I4Z4dYlWZIh62FAfFO/TfzXtPpoLI6I7AuBWkIFqZCnhFOoTT7RjjaIL5Fjg==",
"dev": true
},
"@types/ora": {
"version": "3.2.0",
"resolved": "https://verdaccio.lossless.one/@types%2fora/-/ora-3.2.0.tgz",
"integrity": "sha512-jll99xUKpiFbIFZSQcxm4numfsLaOWBzWNaRk3PvTSE7BPqTzzOCFmS0mQ7m8qkTfmYhuYbehTGsxkvRLPC++w==",
"requires": {
"ora": "*"
}
},
"@types/vinyl": {
"version": "2.0.3",
"resolved": "https://verdaccio.lossless.one/@types%2fvinyl/-/vinyl-2.0.3.tgz",

View File

@ -22,7 +22,6 @@
},
"dependencies": {
"@pushrocks/smartlog-interfaces": "^2.0.5",
"@types/ora": "^3.2.0",
"ora": "^3.4.0"
}
}