Skip to content

Commit

Permalink
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 @@ -48,24 +48,24 @@
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-plugin-dynamic-import-node": "^1.0.2",
"babel-plugin-istanbul": "^4.0.0",
"babel-plugin-istanbul": "^4.1.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"babel-register": "^6.26.0",
"babel-runtime": "^6.11.6",
"browser-sync": "^2.14.0",
"browser-sync": "^2.26.0",
"chai": "^4.1.2",
"chalk": "^2.2.0",
"commander": "^2.9.0",
"cross-spawn": "^5.1.0",
"electron": "^1.7.9",
"electron": "^1.8.4",
"electron-installer-dmg": "^0.2.1",
"electron-packager": "^9.1.0",
"eslint": "^4.9.0",
"express": "^4.14.0",
"eslint": "^4.18.2",
"express": "^4.16.0",
"express-history-api-fallback": "^2.0.0",
"fs-extra": "^4.0.2",
"gulp": "^3.9.1",
Expand All @@ -75,11 +75,11 @@
"gulp-util": "^3.0.7",
"inquirer": "^3.0.6",
"ip": "^1.1.3",
"lodash": "^4.15.0",
"lodash": "^4.17.5",
"mocha": "^5.0.3",
"mocha-lcov-reporter": "^1.2.0",
"morgan": "^1.7.0",
"nodemon": "^1.11.0",
"morgan": "^1.9.1",
"nodemon": "^1.14.11",
"regex-replace": "^2.1.0",
"snyk": "^1.69.7",
"transform-runtime": "^0.0.0",
Expand Down

0 comments on commit 38d8cc5

Please sign in to comment.