From 8926f4d2dafb2da593ade796bad7752045250ed4 Mon Sep 17 00:00:00 2001 From: David Diaz Date: Wed, 17 Jan 2018 01:57:52 -0600 Subject: [PATCH] Updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b291cb6..b623961 100644 --- a/package.json +++ b/package.json @@ -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 ", "license": "MIT", "scripts": {