Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Jun 20, 2017
1 parent c381da4 commit b60cbe7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@
"deep-equal": "~1.0.1",
"eventemitter3": "~2.0.3",
"extend": "~3.0.1",
"parchment": "1.0.9",
"parchment": "1.1.0",
"quill-delta": "3.5.0"
},
"devDependencies": {
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-plugin-istanbul": "^4.1.3",
"babel-core": "^6.25.0",
"babel-loader": "^7.1.0",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
"babel-preset-es2015": "^6.24.1",
"css-loader": "~0.28.3",
"eslint": "^3.19.0",
"eslint-loader": "^1.7.1",
"extract-text-webpack-plugin": "^2.1.0",
"css-loader": "~0.28.4",
"eslint": "^4.0.0",
"eslint-loader": "^1.8.0",
"extract-text-webpack-plugin": "^2.1.2",
"html-loader": "~0.4.5",
"http-proxy": "^1.16.2",
"jasmine-core": "^2.6.2",
"jasmine-core": "^2.6.4",
"karma": "^1.7.0",
"karma-chrome-launcher": "^2.1.1",
"karma-coverage": "^1.1.1",
"karma-jasmine": "^1.1.0",
"karma-sauce-launcher": "^1.1.0",
"lodash": "^4.17.4",
"style-loader": "~0.18.1",
"style-loader": "~0.18.2",
"stylus": "~0.54.5",
"stylus-loader": "^3.0.1",
"ts-loader": "^2.1.0",
Expand All @@ -68,7 +68,7 @@
"webdriver-manager": "^12.0.6",
"webdriverio": "^4.8.0",
"webpack": "^2.6.1",
"webpack-dev-server": "^2.4.5"
"webpack-dev-server": "^2.5.0"
},
"license": "BSD-3-Clause",
"repository": {
Expand Down

0 comments on commit b60cbe7

Please sign in to comment.