mirror of https://github.com/Seich/Beau.git
Updated package.json
This commit is contained in:
parent
2dbeb0d230
commit
8926f4d2da
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "beau",
|
"name": "beau",
|
||||||
"version": "0.6.0",
|
"version": "0.6.0",
|
||||||
"description": "A tool for testing JSON APIs",
|
"description": "A tool for testing JSON APIs",
|
||||||
"main": "beau.js",
|
"main": "./src/beau.js",
|
||||||
"author": "Sergio Diaz <seich@martianwabbit.com>",
|
"author": "Sergio Diaz <seich@martianwabbit.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue