Skip to content

Commit

Permalink
Merge pull request #117 from nestjs/chore/build
Browse files Browse the repository at this point in the history
chore: publish 5.9.6 release
  • Loading branch information
kamilmysliwiec authored Nov 6, 2018
2 parents 36c2a00 + db9b966 commit ee7288d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@ Makefile
node_modules/
src/
test/
tsconfig.json
tslint.json

# source
# tests
**/*.test.ts

# definitions
# add definitions
!**/*.d.ts
!*.d.ts
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs/schematics",
"version": "5.9.5",
"version": "5.9.6",
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit ee7288d

Please sign in to comment.