remove flags lib from demo shell (#1983)

* remove flags lib from demo shell

greatly reduce demo shell webpack resources by switching off flags (only 3 icons were displayed in the past)

* merge package.json

* add icons
This commit is contained in:
Denys Vuika 2017-06-21 01:54:50 +01:00 committed by Eugenio Romano
parent 9a005d90e5
commit 5aa5ac9e57

View File

@ -1821,11 +1821,6 @@
}
}
},
"flag-icon-css": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-2.3.0.tgz",
"integrity": "sha1-DiCpvfoCB+r1DJ7bigzo/izC5nY="
},
"flatten": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz",