anvithks commented on a change in pull request #317: [SCB-935] [WIP] Saga
transaction management console UI initial commit
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/317#discussion_r225842857
##########
File path: saga-web/src/main/resources/saga-frontend/package.json
##########
@@ -0,0 +1,115 @@
+{
+ "name": "saga-frontend",
+ "version": "2.3.0",
+ "license": "MIT",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/akveo/ngx-admin.git"
+ },
+ "bugs": {
+ "url": "https://github.com/akveo/ngx-admin/issues"
+ },
+ "browserslist": [
+ "> 1%",
+ "last 2 versions",
+ "IE 11"
+ ],
+ "scripts": {
Review comment:
Removed some of the unused scripts.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services