We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af32f53 commit 60b6c9fCopy full SHA for 60b6c9f
example/package.json
@@ -14,7 +14,7 @@
14
"babel-plugin-transform-runtime": "^6.12.0",
15
"babel-preset-es2015": "^6.13.2",
16
"babel-preset-stage-0": "^6.5.0",
17
- "serverless-webpack": "^1.0.0-beta.1",
+ "serverless-webpack": "^1.0.0-beta.2",
18
"webpack": "^1.13.1"
19
}
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-webpack",
3
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
4
"description": "Serverless plugin to bundle your javascript with Webpack",
5
"main": "index.js",
6
"author": "Nicola Peduzzi <[email protected]> (http://elastic-coders.com)",
0 commit comments