We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7723bd commit ea38234Copy full SHA for ea38234
README.md
@@ -565,3 +565,4 @@ package:
565
- [@bryantbriggs](https://github.com/bryantbiggs) - Fixing CI/CD
566
- [@jacksgt](https://github.com/jacksgt) - Fixing pip issues
567
- [@lephuongbg](https://github.com/lephuongbg) - Fixing single function deployment
568
+- [@rileypriddle](https://github.com/rileypriddle) - Introducing schema validation for `module` property
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-python-requirements",
3
- "version": "5.1.1",
+ "version": "5.2.0",
4
"engines": {
5
"node": ">=12.0"
6
},
0 commit comments