Fix dependency reference of Symbol.hasInstance

This commit is contained in:
Ingvar Stepanyan 2015-06-10 22:07:40 +03:00
parent 80a77bd6a2
commit 26924d5944

View File

@ -108,7 +108,7 @@
"Symbol": {
"for": "symbol/for",
"hasInstance": "symbol/for-instance",
"hasInstance": "symbol/has-instance",
"is-concat-spreadable": "symbol/is-concat-spreadable",
"iterator": "symbol/iterator",
"keyFor": "symbol/key-for",