Skip to content

Commit

Permalink
Merge pull request #4 from rogelio-o/develop
Browse files Browse the repository at this point in the history
Updated core dependency and upgrade version.
  • Loading branch information
rogelio-o committed Feb 8, 2018
2 parents fe695f6 + c348ba3 commit f3c933e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lambda-framework-dustjs",
"version": "1.1.0",
"version": "1.2.0",
"description": "DustJS template engine implementation for Lambda Framework.",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@types/node": "^8.0.53",
"dustjs-helpers": "^1.7.3",
"dustjs-linkedin": "^2.7.5",
"lambda-framework": "^1.1.2"
"lambda-framework": "^1.2.0"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit f3c933e

Please sign in to comment.