Skip to content

Commit

Permalink
Merge 568df30 into a20ace0
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Nov 25, 2017
2 parents a20ace0 + 568df30 commit a86cf71
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -28,41 +28,41 @@
"detect-indent": "3.0.1",
"diff": "1.1.0",
"greedy-interval-packer": "1.2.0",
"leven": "2.0.0",
"leven": "2.1.0",
"magicpen": "5.12.0",
"unexpected-bluebird": "2.9.34-longstack2"
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-es2015-without-strict": "0.0.4",
"coveralls": "^2.11.9",
"es5-shim": "4.0.5",
"coveralls": "3.0.0",
"es5-shim": "4.5.9",
"eslint": "2.13.1",
"eslint-config-onelint": "1.2.0",
"eslint-plugin-import": "1.16.0",
"find-node-modules": "1.0.4",
"gh-pages": "1.0.0",
"istanbul": "0.3.16",
"jasmine": "2.2.1",
"jasmine-core": "~2.2.0",
"jest": "19.0.2",
"minimist": "1.1.1",
"gh-pages": "1.1.0",
"istanbul": "0.4.5",
"jasmine": "2.8.0",
"jasmine-core": "2.8.0",
"jest": "21.2.1",
"minimist": "1.2.0",
"mocha": "^3.2.0",
"mocha-phantomjs-core": "2.0.1",
"mocha-phantomjs-core": "2.1.2",
"mocha-slow-reporter": "*",
"node-version-check": "2.2.0",
"nyc": "10.3.2",
"offline-github-changelog": "1.1.1",
"rollup": "0.45.2",
"rollup-plugin-commonjs": "8.0.2",
"nyc": "11.3.0",
"offline-github-changelog": "1.1.2",
"rollup": "0.51.8",
"rollup-plugin-commonjs": "8.2.6",
"rollup-plugin-node-globals": "1.1.0",
"rollup-plugin-node-resolve": "3.0.0",
"rollup-plugin-uglify": "2.0.1",
"rsvp": "3.0.18",
"rsvp": "4.7.0",
"serve": "*",
"unexpected-documentation-site-generator": "^4.6.1",
"unexpected-magicpen": "0.2.1",
"unexpected-magicpen": "0.2.2",
"unexpected-markdown": "^1.7.4"
},
"files": [
Expand Down

0 comments on commit a86cf71

Please sign in to comment.