Skip to content

Commit eebad57

Browse files
committed
refactor(SemanticRelease): Get this lib deploying consistenly.
1 parent 7c516b1 commit eebad57

13 files changed

+2
-580
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ lerna-debug.log*
1616
# Tests
1717
/coverage
1818
/.nyc_output
19+
test/coverage
1920

2021
# IDEs and editors
2122
/.idea

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-monk",
3-
"version": "1.0.0",
3+
"version": "1.3.0",
44
"description": "A thin wrapping layer around the monk package for clean NestJS dependency injection.",
55
"author": "Kerry Ritter <[email protected]>",
66
"contributors": [

test/coverage/clover.xml

-6
This file was deleted.

test/coverage/coverage-final.json

-1
This file was deleted.

test/coverage/lcov-report/base.css

-224
This file was deleted.

test/coverage/lcov-report/block-navigation.js

-79
This file was deleted.

test/coverage/lcov-report/favicon.png

-540 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)