This commit is contained in:
David Diaz 2018-06-19 11:37:26 -06:00
parent b6c5a0b01e
commit 6be3ce05c2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "beau",
"version": "0.9.3",
"version": "0.9.4",
"description": "Testing APIs made easy.",
"main": "./src/beau.js",
"author": "Sergio Diaz <seich@martianwabbit.com>",