File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed
packages/stack/deployment Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 4747 "dependencies" : {
4848 "@babel/runtime-corejs3" : " 7.7.4" ,
4949 "async" : " 2.6.1" ,
50- "clone-deep" : " 4.0.0" ,
5150 "core-js" : " 3.4.3" ,
52- "embark-core" : " ^5.1.2-nightly.0" ,
5351 "embark-i18n" : " ^5.1.1" ,
5452 "embark-utils" : " ^5.1.2-nightly.0"
5553 },
5654 "devDependencies" : {
57- "@babel/core" : " 7.7.4 " ,
58- "babel-jest" : " 24.9 .0" ,
55+ "@babel/core" : " 7.8.3 " ,
56+ "babel-jest" : " 25.1 .0" ,
5957 "embark-solo" : " ^5.1.1" ,
6058 "embark-testing" : " ^5.1.1" ,
61- "eslint" : " 5.7 .0" ,
62- "jest" : " 24.9 .0" ,
59+ "eslint" : " 6.8 .0" ,
60+ "jest" : " 25.1 .0" ,
6361 "npm-run-all" : " 4.1.5" ,
6462 "rimraf" : " 3.0.0"
6563 },
Original file line number Diff line number Diff line change 1010 " src/**/*"
1111 ],
1212 "references" : [
13- {
14- "path" : " ../../core/core"
15- },
1613 {
1714 "path" : " ../../core/i18n"
1815 },
You can’t perform that action at this time.
0 commit comments