Skip to content

Commit 5716d9e

Browse files
committed
fix(aws-lambda-auto-wrap): restricted package to publish to npm (#2198)
BREAKING CHANGE Package instana-aws-lambda-auto-wrap stopped publishing to npm ref https://jsw.ibm.com/browse/INSTA-65663
1 parent 64a654f commit 5716d9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/aws-lambda-auto-wrap/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "instana-aws-lambda-auto-wrap",
33
"version": "4.31.0",
4+
"private": true,
45
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.",
56
"author": {
67
"name": "Bastian Krol",

0 commit comments

Comments
 (0)