Signed-off-by: dzdidi <deniszalessky@gmail.com>
This commit is contained in:
dzdidi
2023-10-08 17:55:08 +02:00
parent dcb3513373
commit 6e9215aae6

View File

@@ -1,6 +1,6 @@
{ {
"name": "gitpear", "name": "gitpear",
"version": "1.0.0", "version": "1.0.1",
"description": "p2p transport helpers, daemon and cli for git based on holepunch/hypercore stack", "description": "p2p transport helpers, daemon and cli for git based on holepunch/hypercore stack",
"scripts": { "scripts": {
"test": "GIT_PEAR=./.test_home brittle ./test/**/*.test.js --coverage --bail", "test": "GIT_PEAR=./.test_home brittle ./test/**/*.test.js --coverage --bail",