Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 18, 2019
1 parent 4675bc2 commit 19b21f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"homepage": "https://github.com/adonisjs/adonis-lucid#readme",
"dependencies": {
"@adonisjs/application": "^1.0.14",
"@adonisjs/application": "^1.1.0",
"@adonisjs/logger": "^1.1.6",
"@adonisjs/profiler": "^1.2.4",
"@poppinss/traits": "^1.0.0",
Expand All @@ -54,20 +54,20 @@
"@adonisjs/core": "2.x.x"
},
"devDependencies": {
"@adonisjs/fold": "^6.2.1",
"@adonisjs/fold": "^6.2.2",
"@adonisjs/mrm-preset": "^2.1.0",
"@adonisjs/sink": "^2.2.3",
"@poppinss/dev-utils": "^1.0.1",
"@types/dotenv": "^6.1.1",
"@types/node": "^12.7.12",
"@types/node": "^12.11.1",
"@types/pluralize": "0.0.29",
"clone": "^2.1.2",
"commitizen": "^4.0.3",
"copyfiles": "^2.1.1",
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"dotenv": "^8.1.0",
"dotenv": "^8.2.0",
"husky": "^3.0.9",
"japa": "^3.0.1",
"mrm": "^1.2.2",
Expand Down

0 comments on commit 19b21f3

Please sign in to comment.