Skip to content

Commit

Permalink
update nestjs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
miaowing committed Apr 2, 2019
1 parent 77186e4 commit ec9f126
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 25 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-schedule",
"version": "0.4.5",
"version": "0.4.6",
"description": "Nest - modern, fast, powerful node.js web framework (@schedule)",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand All @@ -21,6 +21,7 @@
"@types/reflect-metadata": "^0.1.0",
"husky": "^0.14.3",
"lint-staged": "^7.0.0",
"mocha": "^6.0.2",
"prettier": "^1.11.1",
"ts-node": "^6.0.0",
"tsconfig-paths": "^3.3.1",
Expand Down
Loading

0 comments on commit ec9f126

Please sign in to comment.