Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
antimatter15 authored Aug 19, 2016
1 parent e17c1c5 commit ac0d9b2
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
Expand Up @@ -2,7 +2,7 @@
"name": "babel-plugin-uncommon-transform",
"version": "0.5.0",
"description": "Transform CommonJS require() into ES2015 imports",
"main": "index.js",
"main": "dist/uncommon.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit ac0d9b2

Please sign in to comment.