BREAKING CHANGE(scope): change and name to @pushrocks/smarthash

This commit is contained in:
2018-09-08 01:04:47 +02:00
parent 9746709aab
commit eb79ac25c9
20 changed files with 1147 additions and 271 deletions

View File

@ -1,3 +1,3 @@
import * as plugins from "./nodehash.plugins";
import * as plugins from './nodehash.plugins';
export * from "./nodehash.sha256";
export * from './nodehash.sha256';