Updated package.json

This commit is contained in:
David Diaz 2018-01-17 01:57:52 -06:00
parent 2dbeb0d230
commit 8926f4d2da
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "beau",
"version": "0.6.0",
"description": "A tool for testing JSON APIs",
"main": "beau.js",
"main": "./src/beau.js",
"author": "Sergio Diaz <seich@martianwabbit.com>",
"license": "MIT",
"scripts": {