fix(app): remove immutable from the project, use basic arrays instead

This commit is contained in:
tibing 2017-09-06 16:18:17 +03:00
parent f7b26d8c26
commit d33dbb6029
5 changed files with 198 additions and 170 deletions

5
package-lock.json generated
View file

@ -4225,11 +4225,6 @@
"xmldom": "0.1.27"
}
},
"immutable": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.1.tgz",
"integrity": "sha1-IAgH8Rqw9ycQ6khVQt4IgHX2jNI="
},
"imurmurhash": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",