Point to correct main file

This commit is contained in:
Tony Garnock-Jones 2018-11-01 15:57:13 +00:00
parent 50cc8992fb
commit d392d1f724
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"test": "mocha",
"cover": "nyc --reporter=html mocha"
},
"main": "src/index.js",
"author": "Tony Garnock-Jones <tonyg@leastfixedpoint.com>",
"devDependencies": {
"chai": "^4.2.0",