Update to-fast-properties to 2.0 (#5997)

This commit is contained in:
Daniel Tschinder
2017-07-23 15:22:05 +02:00
committed by Henry Zhu
parent b081f68e87
commit 5afe40b095

View File

@@ -10,7 +10,7 @@
"dependencies": {
"esutils": "^2.0.2",
"lodash": "^4.2.0",
"to-fast-properties": "^1.0.1"
"to-fast-properties": "^2.0.0"
},
"devDependencies": {
"babel-generator": "7.0.0-alpha.15",