Skip to content

Commit

Permalink
Update examples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Nov 23, 2019
1 parent 125dc0c commit 5fa2dc0
Show file tree
Hide file tree
Showing 13 changed files with 873 additions and 2,549 deletions.
434 changes: 130 additions & 304 deletions examples/tools/babel-register/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions examples/tools/babel-register/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
},
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.7.2",
"@babel/plugin-transform-modules-commonjs": "^7.7.0",
"@babel/register": "^7.7.0",
"serverless": "^1.57.0",
"serverless-offline": "^6.0.0-alpha.44"
"@babel/core": "^7.7.4",
"@babel/plugin-transform-modules-commonjs": "^7.7.4",
"@babel/register": "^7.7.4",
"serverless": "^1.58.0",
"serverless-offline": "^6.0.0-alpha.46"
}
}
Loading

0 comments on commit 5fa2dc0

Please sign in to comment.