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 459918c commit e4809f6Copy full SHA for e4809f6
.bowerrc
@@ -0,0 +1,3 @@
1
+{
2
+ "registry": "https://www.myget.org/F/powerbi/auth/19dee0e1-a453-4d39-bcae-9b5f3d7469f3/bower/"
3
+}
package.json
@@ -2,7 +2,7 @@
"name": "powerbi-javascript",
"version": "1.0.0",
4
"description": "",
5
- "main": "index.js",
+ "main": "dist/powerbi.js",
6
"directories": {
7
"test": "test"
8
},
0 commit comments