We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f5c4db + 123ade0 commit fd7c981Copy full SHA for fd7c981
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "serverless-plugin-datadog",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Serverless plugin to automatically instrument python and node functions with datadog tracing",
5
- "main": "index.js",
+ "main": "dist/index.js",
6
"repository": "https://github.com/DataDog/serverless-plugin-datadog",
7
"author": "Datadog",
8
"license": "Apache-2.0",
scripts/publish_prod.sh
100644
100755
0 commit comments