update babel-plugin-jscript

This commit is contained in:
Sebastian McKenzie 2015-07-24 03:10:12 +01:00
parent 54f852e466
commit 35ac8bbe9b

View File

@ -31,7 +31,7 @@
"babel-plugin-dead-code-elimination": "^1.0.2",
"babel-plugin-eval": "^1.0.1",
"babel-plugin-inline-environment-variables": "^1.0.1",
"babel-plugin-jscript": "^1.0.1",
"babel-plugin-jscript": "^1.0.3",
"babel-plugin-member-expression-literals": "^1.0.1",
"babel-plugin-property-literals": "^1.0.1",
"babel-plugin-proto-to-assign": "^1.0.3",
@ -74,4 +74,4 @@
"to-fast-properties": "^1.0.0",
"trim-right": "^1.0.0"
}
}
}