Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 59ba29d

Browse files
authored
Merge pull request #928 from ThomasKranitsas/tom-fix-build
Fix build errors
2 parents 13f67bf + 6b6aa96 commit 59ba29d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"auth0-js": "^6.8.0",
6262
"d3": "^3.5.14",
6363
"font-awesome": "^4.5.0",
64+
"html-webpack-plugin": "^2.26.0",
6465
"intro.js": "^1.1.1",
6566
"jstimezonedetect": "^1.0.6",
6667
"lodash": "^4.5.0",
@@ -69,10 +70,10 @@
6970
"ng-dialog": "^0.5.6",
7071
"react-select": "1.0.0-beta8",
7172
"restangular": "^1.5.2",
73+
"tc-accounts": "https://github.com/appirio-tech/accounts-app.git#0.0.7",
7274
"tc-angular-ellipsis": "^0.1.6",
7375
"topcoder-app-r": "^1.0.0",
7476
"xml2js": "^0.4.16",
75-
"zepto": "1.0.1",
76-
"tc-accounts": "https://github.com/appirio-tech/accounts-app.git#0.0.7"
77+
"zepto": "1.0.1"
7778
}
7879
}

0 commit comments

Comments
 (0)