Skip to content

Commit

Permalink
Merge branch 'master' into fix/load-babel-config
Browse files Browse the repository at this point in the history
  • Loading branch information
kulshekhar committed Feb 3, 2020
2 parents 9ae92e9 + 570763e commit c71e95a
Show file tree
Hide file tree
Showing 10 changed files with 999 additions and 10,367 deletions.
2,656 changes: 168 additions & 2,488 deletions e2e/__templates__/default/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions e2e/__templates__/default/package.json
Expand Up @@ -3,14 +3,14 @@
"version": "0.0.0-tmpl.0",
"private": true,
"devDependencies": {
"@types/jest": "24.9.0",
"@types/node": "10.17.13",
"@types/jest": "25.1.1",
"@types/node": "12.12.26",
"jest": "25.1.0",
"typescript": "3.7.5"
},
"wantedDependencies": {
"@types/jest": "latest",
"@types/node": "latest",
"@types/node": "12",
"jest": "latest",
"typescript": "latest"
}
Expand Down

0 comments on commit c71e95a

Please sign in to comment.