Skip to content

Commit 69ebac8

Browse files
committed
Updated package.json typings
1 parent 6211d51 commit 69ebac8

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
@@ -3,7 +3,7 @@
33
"version": "2.3.2",
44
"description": "JavaScript library for embedding Power BI into your apps. Provides service which makes it easy to embed different types of components and an object model which allows easy interaction with these components such as changing pages, applying filters, and responding to data selection.",
55
"main": "dist/powerbi.js",
6-
"typings": "dist/powerbi.d.ts",
6+
"typings": "dist/powerbi-client.d.ts",
77
"files": [
88
"dist"
99
],

0 commit comments

Comments
 (0)