Skip to content

Commit

Permalink
chore(stack/deployment): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-r4bbit committed Feb 6, 2020
1 parent a71211e commit a12739b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
10 changes: 4 additions & 6 deletions packages/stack/deployment/package.json
Expand Up @@ -47,19 +47,17 @@
"dependencies": {
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"clone-deep": "4.0.0",
"core-js": "3.4.3",
"embark-core": "^5.1.2-nightly.0",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.1.2-nightly.0"
},
"devDependencies": {
"@babel/core": "7.7.4",
"babel-jest": "24.9.0",
"@babel/core": "7.8.3",
"babel-jest": "25.1.0",
"embark-solo": "^5.1.1",
"embark-testing": "^5.1.1",
"eslint": "5.7.0",
"jest": "24.9.0",
"eslint": "6.8.0",
"jest": "25.1.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/stack/deployment/tsconfig.json
Expand Up @@ -10,9 +10,6 @@
"src/**/*"
],
"references": [
{
"path": "../../core/core"
},
{
"path": "../../core/i18n"
},
Expand Down

0 comments on commit a12739b

Please sign in to comment.