Skip to content

Commit

Permalink
0.5.0 properly converts commonjs style wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
thlorenz committed Aug 20, 2013
1 parent 9a46cdf commit 343b5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserify-ftw",
"version": "0.4.0",
"version": "0.5.0",
"description": "Upgrade your app from requireJS AMD to commonJS module format via an automated refactor step in order to browserify it.",
"main": "browserify-ftw.js",
"scripts": {
Expand Down

0 comments on commit 343b5ae

Please sign in to comment.