This commit is contained in:
David Diaz 2018-03-01 16:03:45 -06:00
parent 7e25f9fd29
commit 293c3883e9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "beau",
"version": "0.7.2",
"version": "0.7.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "beau",
"version": "0.7.2",
"version": "0.7.3",
"description": "A tool for testing JSON APIs",
"main": "./src/beau.js",
"author": "Sergio Diaz <seich@martianwabbit.com>",