Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Narazaka committed Jan 14, 2018
1 parent 398a2b6 commit e36ce1e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@
},
"dependencies": {
"shiori_transaction": "^2.0.3",
"shiorijk": "^1.0.0"
"shiorijk": "^1.0.1"
},
"devDependencies": {
"@types/mocha": "^2.2.33",
"@types/mocha": "^2.2.46",
"@types/node": "^9.3.0",
"@types/power-assert": "^1.4.29",
"cross-env": "^5.1.3",
"eslint": "^4.14.0",
"eslint": "^4.15.0",
"eslint-config-narazaka": "^1.0.1",
"espower-typescript": "^8.1.2",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.0.0",
"karma-detect-browsers": "^2.2.3",
"karma-chrome-launcher": "^2.2.0",
"karma-detect-browsers": "^2.2.6",
"karma-edge-launcher": "^0.4.2",
"karma-espower-preprocessor": "^1.1.1",
"karma-firefox-launcher": "^1.0.0",
"karma-firefox-launcher": "^1.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
Expand All @@ -57,10 +57,10 @@
"karma-webpack": "^2.0.9",
"mocha": "^4.1.0",
"nyc": "^11.4.1",
"power-assert": "^1.4.2",
"power-assert": "^1.4.4",
"shioriloader": "^2.0.0",
"ts-loader": "^3.2.0",
"tslint": "^5.8.0",
"tslint": "^5.9.1",
"typedoc": "^0.9.0",
"typescript": "^2.6.2",
"webpack": "^3.10.0"
Expand Down

0 comments on commit e36ce1e

Please sign in to comment.