We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1af730 commit 03f52d2Copy full SHA for 03f52d2
packages/optimizely-sdk/package.json
@@ -2,7 +2,7 @@
2
"name": "@optimizely/optimizely-sdk",
3
"version": "2.1.1",
4
"description": "JavaScript SDK package for Optimizely X Full Stack",
5
- "main": "dist/optimizely.node.js",
+ "main": "lib/index.node.js",
6
"browser": "lib/index.browser.js",
7
"scripts": {
8
"test": "mocha ./lib/*.tests.js ./lib/**/*.tests.js ./lib/**/**/*tests.js --recursive",
0 commit comments