commit 92803b067cfaddda384d83d3bb8ffe4e5f1bca3b
parent b10721576a73d445129d7aefb1ed9a2ac385bbc3
Author: Gavin Atkinson <gvnatknsn@protonmail.com>
Date: Mon, 3 Sep 2018 11:04:18 -0700
update main
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -2,7 +2,7 @@
"name": "urbit-ob",
"version": "1.0.0",
"description": "utilities to convert urbit ship names back and forth between @p and @ud",
- "main": "index.js",
+ "main": "dist/index.js",
"scripts": {
"test": "jest",
"build": "gulp"