Skip to content

Commit 75bbc70

Browse files
committed
merge
1 parent 64bab62 commit 75bbc70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dist/powerbi.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"start": "http-server ./demo",
1616
"version": "gulp build && git add .",
1717
"prepublish": "typings install && gulp build",
18+
"postinstall": "cd demo && npm install",
1819
"test": "gulp test",
1920
"gulp": "gulp",
2021
"typings": "typings"

0 commit comments

Comments
 (0)