Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 12, 2020
1 parent 0d05dc0 commit 7723c11
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@poppinss/traits": "^1.0.0",
"@poppinss/utils": "^2.0.0",
"camelcase": "^5.3.1",
"knex": "^0.19.4",
"knex": "^0.19.5",
"knex-dynamic-connection": "^1.0.0",
"pluralize": "^8.0.0",
"snake-case": "^2.1.0",
Expand All @@ -56,10 +56,10 @@
"devDependencies": {
"@adonisjs/fold": "^6.2.1",
"@adonisjs/mrm-preset": "^2.1.0",
"@adonisjs/sink": "^2.2.1",
"@adonisjs/sink": "^2.2.3",
"@poppinss/dev-utils": "^1.0.1",
"@types/dotenv": "^6.1.1",
"@types/node": "^12.7.11",
"@types/node": "^12.7.12",
"@types/pluralize": "0.0.29",
"clone": "^2.1.2",
"commitizen": "^4.0.3",
Expand All @@ -68,18 +68,18 @@
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"dotenv": "^8.1.0",
"husky": "^3.0.8",
"husky": "^3.0.9",
"japa": "^3.0.1",
"mrm": "^1.2.2",
"mysql": "^2.17.1",
"np": "^5.1.0",
"np": "^5.1.1",
"pg": "^7.12.1",
"reflect-metadata": "^0.1.13",
"sqlite3": "^4.1.0",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"tslint-eslint-rules": "^5.4.0",
"typescript": "^3.6.3"
"typescript": "^3.6.4"
},
"publishConfig": {
"tag": "next",
Expand Down

0 comments on commit 7723c11

Please sign in to comment.