diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d1eee2f..cb36143 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # Each line is a file pattern followed by one or more owners. # These owners will be the default owners for everything in the repo. -* @902seanryan @aberkie @deycorinne +* @pbs/pbs-kids-web-squad diff --git a/package.json b/package.json index 5ddba51..4d4b0f1 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "The iframe controller for interacting with SpringRoll applications", "main": "./dist/index.js", "license": "MIT", + "type": "module", "typings": "typings/index.d.ts", "repository": { "type": "git",