Skip to content

Commit 747220f

Browse files
committed
build
1 parent 7f6427a commit 747220f

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed

dist/dist/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ FusionChartsStatic.decorators = [
1616
FusionChartsStatic.ctorParameters = function () { return []; };
1717
var FusionChartsService = (function () {
1818
function FusionChartsService(FCStatic) {
19-
console.log(FCStatic);
2019
var fcRoot;
2120
if (FusionChartsService.isFCRootSet()) {
2221
fcRoot = FusionChartsService.getFCRoot();

dist/dist/index.min.js

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

dist/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"name": "Rohit Kumar",
1515
"email": "[email protected]",
1616
"url": "https://github.com/rohitkr"
17+
},
18+
{
19+
"name": "Rousan Ali",
20+
"email": "[email protected]",
21+
"url": "https://github.com/ariyankhan"
1722
}
1823
],
1924
"keywords": [
@@ -43,4 +48,4 @@
4348
"engines": {
4449
"node": ">=4.4.1"
4550
}
46-
}
51+
}

0 commit comments

Comments
 (0)