Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 10, 2019
1 parent fd27737 commit d3bb63c
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 @@ -32,14 +32,14 @@
"commitizen": "^4.0.3",
"copyfiles": "^2.1.1",
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^2.0.0",
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.5",
"japa": "^3.0.1",
"mrm": "^1.2.2",
"np": "^5.0.3",
"ts-node": "^8.3.0",
"tslint": "^5.19.0",
"tslint": "^5.20.0",
"tslint-eslint-rules": "^5.4.0",
"typescript": "^3.6.2"
},
Expand All @@ -65,8 +65,8 @@
"create-adonis-ts-app": "build/bin/run.js"
},
"dependencies": {
"@adonisjs/fold": "^6.1.5",
"@adonisjs/sink": "^2.1.9",
"@adonisjs/fold": "^6.1.9",
"@adonisjs/sink": "^2.1.11",
"@poppinss/application": "^1.0.10",
"cli-width": "^2.2.0",
"fs-extra": "^8.1.0",
Expand Down

0 comments on commit d3bb63c

Please sign in to comment.