feat: add eva-icons (#1912)

This commit is contained in:
Denis Strigo 2018-11-19 17:53:56 +02:00 committed by GitHub
parent 3f1f4c558b
commit b3d7b7bd08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 91 additions and 7 deletions

11
package-lock.json generated
View file

@ -6886,6 +6886,11 @@
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
"dev": true
},
"eva-icons": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/eva-icons/-/eva-icons-1.1.0.tgz",
"integrity": "sha512-Tural3pSMSL7PoKz8zNXTwy6/0YzJqtNieYs0jTUmaVCXs7XwqFDBFfeWaPUVrKS3C5j2MsZniGOnTi3tb8b6g=="
},
"event-stream": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz",
@ -12101,9 +12106,9 @@
}
},
"nebular-icons": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.9.tgz",
"integrity": "sha512-zz//MW0tXGI3ArzRTqxV5ySpsRKFd5O/gy0tHYgBsjvLXe9k0UF9tS1i7cro4CB2VrrKGbZAcIo7hIPX63HCmw=="
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.1.0.tgz",
"integrity": "sha512-4TkJgDrjXw8qsOsc2NN6OBlRJYAJJpvqtjV+gpv+NV6amPgMPQNNuEvbenYXAMFmjs3uShgKOvmpnCX8Ua1oWQ=="
},
"negotiator": {
"version": "0.6.1",