@storyous/errors
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@storyous/errors", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
"homepage": "https://github.com/Storyous/mono-utils#readme", | ||
"license": "ISC", | ||
"main": "lib/index.ts", | ||
"main": "lib/index", | ||
"scripts": { | ||
@@ -37,5 +37,5 @@ "start": "tsc" | ||
"devDependencies": { | ||
"@storyous/test-utils": "^1.0.0" | ||
"@storyous/test-utils": "^1.0.2" | ||
}, | ||
"gitHead": "8932da29029ebd5040f2c69ef4c145183a89e569" | ||
"gitHead": "44b7831451c363d33b88c94e0dd72ddeb2c4f3e9" | ||
} |
35412