Skip to content

Commit

Permalink
chore: add dev dependency babel-preset-jest as it should be added exp…
Browse files Browse the repository at this point in the history
…licitly
  • Loading branch information
develar committed Jun 20, 2019
1 parent 1f5cc47 commit 3254823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@types/semver": "^6.0.0",
"@types/webpack": "^4.4.31",
"@types/webpack-merge": "^4.1.5",
"babel-preset-jest": "^24.6.0",
"babel-preset-ts-node6-bluebird": "^3.0.2",
"cross-env": "^5.2.0",
"develar-typescript-json-schema": "^0.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"yargs": "^13.2.4"
},
"peerDependencies": {
"webpack": "^4.34.0"
"webpack": "^4.35.0"
},
"types": "./out/main.d.ts",
"publishConfig": {
Expand Down

0 comments on commit 3254823

Please sign in to comment.