This commit is contained in:
David Diaz 2017-12-23 01:59:55 -06:00
parent 458f0f65ce
commit 24a0fdf788
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "beau",
"version": "0.4.0",
"version": "0.5.0",
"lockfileVersion": 1,
"dependencies": {
"@babel/code-frame": {

View File

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