upgrade babel-plugin-undeclared-variables-check

This commit is contained in:
Sebastian McKenzie 2015-06-16 00:42:30 +01:00
parent 1c3c64c12c
commit ec8e840841

View File

@ -42,7 +42,7 @@
"babel-plugin-remove-console": "^1.0.1",
"babel-plugin-remove-debugger": "^1.0.1",
"babel-plugin-runtime": "^1.0.5",
"babel-plugin-undeclared-variables-check": "^1.0.1",
"babel-plugin-undeclared-variables-check": "^1.0.2",
"babel-plugin-undefined-to-void": "^1.1.6",
"bluebird": "^2.9.25",
"chalk": "^1.0.0",