Skip to content

Commit 6cb63cc

Browse files
committed
Added es6-symbol polyfill
1 parent bfc4f75 commit 6cb63cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@
5151
"react-test-renderer": "^15.3.0",
5252
"should": "^11.1.0",
5353
"debug": "^2.2.0"
54+
},
55+
"dependencies": {
56+
"es6-symbol": "^3.1.0"
5457
}
5558
}

0 commit comments

Comments
 (0)