jsx_orphaned_brackets_transformer v1.0.1

This commit is contained in:
Paul O’Shannessy
2015-03-11 15:52:54 -07:00
parent b459f2ff99
commit 78001d3abc

View File

@@ -1,7 +1,7 @@
{
"name": "jsx_orphaned_brackets_transformer",
"description": "A utility to update your JSX to work with React 0.13.",
"version": "1.0.0",
"version": "1.0.1",
"main": "run.js",
"dependencies": {
"graceful-fs": "~2.0.0",