Skip to content

Commit

Permalink
Added main to point to index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant-jain-94 committed Sep 6, 2017
1 parent 86fbd3c commit aedce33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "simple-amqplib-wrapper",
"version": "1.0.1",
"main": "'",
"main": "index.js",
"license": "MIT",
"scripts": {
"compile": "gulp compile",
Expand Down

0 comments on commit aedce33

Please sign in to comment.