Skip to content

Commit 1c8a6c8

Browse files
committed
Merged PR 22234: Updated package.json typings
Updated package.json typings
2 parents 6211d51 + 69ebac8 commit 1c8a6c8

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)