diff --git a/packages/notices/package.json b/packages/notices/package.json index 929afd3efd5ab..1e07cd176cd8d 100644 --- a/packages/notices/package.json +++ b/packages/notices/package.json @@ -18,6 +18,7 @@ "url": "https://github.com/WordPress/gutenberg/issues" }, "main": "build/index.js", + "module": "build-module/index.js", "react-native": "src/index", "dependencies": { "@babel/runtime": "^7.3.1",