The valid npm package name here is `jquery`: ```js module.exports = factory(require("jQuery")); ``` Otherwise bundlers fail to compile.
The valid npm package name here is
jquery:Otherwise bundlers fail to compile.