Skip to content

Commit

Permalink
update older packages (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo authored Aug 31, 2016
1 parent 36abacd commit 07e0644
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/babel-preset-babili/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"babel-plugin-minify-replace": "^0.0.1",
"babel-plugin-minify-simplify": "^0.0.1",
"babel-plugin-minify-type-constructors": "^0.0.1",
"babel-plugin-transform-member-expression-literals": "^0.0.1",
"babel-plugin-transform-merge-sibling-variables": "^0.0.1",
"babel-plugin-transform-minify-booleans": "^0.0.1",
"babel-plugin-transform-property-literals": "^0.0.1",
"babel-plugin-transform-simplify-comparison-operators": "^0.0.1",
"babel-plugin-transform-undefined-to-void": "^0.0.1"
"babel-plugin-transform-member-expression-literals": "^6.8.0",
"babel-plugin-transform-merge-sibling-variables": "^6.8.0",
"babel-plugin-transform-minify-booleans": "^6.8.0",
"babel-plugin-transform-property-literals": "^6.8.0",
"babel-plugin-transform-simplify-comparison-operators": "^6.8.0",
"babel-plugin-transform-undefined-to-void": "^6.8.0"
},
"devDependencies": {}
}

0 comments on commit 07e0644

Please # to comment.