Skip to content

Commit 709a49b

Browse files
fix main in package.json
1 parent 103855f commit 709a49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"bugs": "https://github.com/splitio/openfeature-split-provider-js/issues",
1818
"license": "Apache-2.0",
1919
"author": "Josh Sirota <[email protected]>",
20-
"main": "src/index.js",
20+
"main": "src/index.ts",
2121
"types": "types",
2222
"engines": {
2323
"npm": ">=3",

0 commit comments

Comments
 (0)