diff --git a/packages/auth-construct/.npmignore b/packages/auth-construct/.npmignore index 0eedb937cc..78143c7113 100644 --- a/packages/auth-construct/.npmignore +++ b/packages/auth-construct/.npmignore @@ -10,6 +10,6 @@ # Then ignore test js and ts declaration files *.test.js *.test.d.ts -**/test_resources/** +**/test-resources/** # This leaves us with including only js and ts declaration files of functional code