diff --git a/package.json b/package.json index 4a8a7f931..d1445c542 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "devdep:uninstall": "npm run devdep:clean && rimraf node_modules/contentful-sdk-core" }, "browser": "./browser.js", + "node": "./browser.js", "files": [ "browser.js", "index.js",