Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Feb 6, 2019
1 parent 5104e11 commit 9ecc9bd
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -25,23 +25,23 @@
"author": "virk",
"license": "MIT",
"devDependencies": {
"@adonisjs/ace": "^5.0.1",
"@adonisjs/fold": "^4.0.8",
"@adonisjs/framework": "^5.0.6",
"@adonisjs/lucid": "^5.0.3",
"@adonisjs/sink": "^1.0.16",
"@adonisjs/validator": "^5.0.3",
"coveralls": "^3.0.0",
"@adonisjs/ace": "^5.0.8",
"@adonisjs/fold": "^4.0.9",
"@adonisjs/framework": "^5.0.12",
"@adonisjs/lucid": "^5.0.4",
"@adonisjs/sink": "^1.0.17",
"@adonisjs/validator": "^5.0.6",
"coveralls": "^3.0.2",
"cz-conventional-changelog": "^2.1.0",
"japa": "^1.0.6",
"japa-cli": "^1.0.1",
"nyc": "^11.7.1",
"sqlite3": "^4.0.0",
"nyc": "^11.9.0",
"sqlite3": "^4.0.6",
"standard": "^11.0.1"
},
"dependencies": {
"@adonisjs/generic-exceptions": "^2.0.0",
"moment": "^2.22.1",
"@adonisjs/generic-exceptions": "^2.0.1",
"moment": "^2.24.0",
"rand-token": "^0.4.0"
},
"standard": {
Expand Down

0 comments on commit 9ecc9bd

Please sign in to comment.