File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " aws-lambda-nodejs-webpack" ,
3
3
"version" : " 0.0.0-development" ,
4
4
"private" : false ,
5
- "description" : " CDK Construct to build Node.js AWS lambdas using webbpack " ,
5
+ "description" : " CDK Construct to build Node.js AWS lambdas using webpack " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " https://github.com/vvo/aws-lambda-nodejs-webbpack "
8
+ "url" : " https://github.com/vvo/aws-lambda-nodejs-webpack "
9
9
},
10
10
"license" : " MIT" ,
11
11
"author" : " Vincent Voyer <vincent@codeagain.com>" ,
59
59
"eslint-plugin-import" : " 2.22.0" ,
60
60
"eslint-plugin-jest" : " 23.18.0" ,
61
61
"prettier-plugin-packagejson" : " 2.2.5" ,
62
- "semantic-release" : " 17.1.1" ,
62
+ "semantic-release" : " ^ 17.1.1" ,
63
63
"semantic-release-cli" : " 5.3.1" ,
64
64
"tsdx" : " 0.13.2" ,
65
65
"tslib" : " 2.0.0" ,
You can’t perform that action at this time.
0 commit comments