We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf9158 commit ab3c634Copy full SHA for ab3c634
.changeset/lucky-bikes-happen.md
@@ -0,0 +1,5 @@
1
+---
2
+"victory": patch
3
4
+
5
+Update victory package.json source to the correct index file
packages/victory/package.json
@@ -13,7 +13,7 @@
13
"url": "https://github.com/FormidableLabs/victory"
14
},
15
"homepage": "https://formidable.com/open-source/victory",
16
- "source": "src/index.js",
+ "source": "src/index.ts",
17
"sideEffects": false,
18
"main": "lib/index.js",
19
"module": "es/index.js",
0 commit comments