Skip to content

Commit 5c9c8c6

Browse files
authored
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 cf9d7ea commit 5c9c8c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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.30.1",
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)