Updated, webpacked and deployed

This commit is contained in:
Mitra Ardron 2018-07-29 21:30:12 -07:00
parent 3545c2269c
commit aa0e5ded8e
2 changed files with 14 additions and 14 deletions

File diff suppressed because one or more lines are too long

View File

@ -49,5 +49,5 @@
"test": "cd src; node ./test.js", "test": "cd src; node ./test.js",
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'" "help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
}, },
"version": "0.1.7" "version": "0.1.8"
} }