urbit-ob

JavaScript utilities for phonemic base wrangling.
Log | Files | Refs | README

commit 2dd852bce78af887365592fe35513235f44ee566
parent 25f93733542a9e8aaa07cbf94343ab613b2f1443
Author: Gavin <gvnatknsn@gmail.com>
Date:   Thu,  1 Aug 2019 11:51:19 -0700

stray char

Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -7,7 +7,7 @@ "browser": "dist/index.js", "scripts": { "build": "gulp", - "test": "nyc mocha --repordter spec" + "test": "nyc mocha --reporter spec" }, "repository": { "type": "git",