mirror of https://github.com/Seich/Beau.git
0.6.0
This commit is contained in:
parent
8ab1636e13
commit
2dbeb0d230
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "beau",
|
"name": "beau",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "beau",
|
"name": "beau",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"description": "A tool for testing JSON APIs",
|
"description": "A tool for testing JSON APIs",
|
||||||
"main": "beau.js",
|
"main": "beau.js",
|
||||||
"author": "Sergio Diaz <seich@martianwabbit.com>",
|
"author": "Sergio Diaz <seich@martianwabbit.com>",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue