diff --git a/package.json b/package.json index d31ee074f..cc97ef8d2 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,7 @@ "auth0-js": "^6.8.0", "d3": "^3.5.14", "font-awesome": "^4.5.0", + "html-webpack-plugin": "^2.26.0", "intro.js": "^1.1.1", "jstimezonedetect": "^1.0.6", "lodash": "^4.5.0", @@ -69,10 +70,10 @@ "ng-dialog": "^0.5.6", "react-select": "1.0.0-beta8", "restangular": "^1.5.2", + "tc-accounts": "https://github.com/appirio-tech/accounts-app.git#0.0.7", "tc-angular-ellipsis": "^0.1.6", "topcoder-app-r": "^1.0.0", "xml2js": "^0.4.16", - "zepto": "1.0.1", - "tc-accounts": "https://github.com/appirio-tech/accounts-app.git#0.0.7" + "zepto": "1.0.1" } }