From 7af9e2e5a3039c8533f16079c26fdf8576059729 Mon Sep 17 00:00:00 2001 From: deyaaeldeen Date: Thu, 24 Sep 2020 12:35:25 -0400 Subject: [PATCH] remove src from files in storage-datalake --- sdk/storage/storage-datalake/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/storage/storage-datalake/package.json b/sdk/storage/storage-datalake/package.json index 5f73c2dfcf83..3bec9f15eded 100644 --- a/sdk/storage/storage-datalake/package.json +++ b/sdk/storage/storage-datalake/package.json @@ -43,7 +43,6 @@ "esm/**/*.js.map", "esm/**/*.d.ts", "esm/**/*.d.ts.map", - "src/**/*.ts", "README.md", "rollup.config.js", "tsconfig.json"