test
This commit is contained in:
parent
c84eb1e6f4
commit
10bc516416
8423
package-lock.json
generated
8423
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
29
package.json
29
package.json
@ -30,20 +30,22 @@
|
||||
"@ngrx/store-devtools": "^5.2.0",
|
||||
"angular-l10n": "^4.1.5",
|
||||
"angularx-qrcode": "^1.1.0",
|
||||
"ip-cidr": "^1.1.2",
|
||||
"reflect-metadata": "^0.1.12",
|
||||
"chart.js": "^2.7.2",
|
||||
"core-js": "^2.5.4",
|
||||
"fullcalendar": "^3.9.0",
|
||||
"intl": "^1.2.5",
|
||||
"ip-cidr": "^1.1.2",
|
||||
"jquery": "^3.3.1",
|
||||
"moment": "^2.22.0",
|
||||
"quill": "^1.3.6",
|
||||
"rxjs": "^5.5.8",
|
||||
"web-animations-js": "^2.3.1",
|
||||
"zone.js": "^0.8.25",
|
||||
"ngx-cookie-service": "^1.0.10",
|
||||
"openssl": "^1.1.0",
|
||||
"primeng": "^5.2.4",
|
||||
"ngx-cookie-service": "^1.0.10"
|
||||
"quill": "^1.3.6",
|
||||
"reflect-metadata": "^0.1.12",
|
||||
"rxjs": "^5.5.8",
|
||||
"rxjs-fetch": "^2.1.6",
|
||||
"web-animations-js": "^2.3.1",
|
||||
"zone.js": "^0.8.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "1.6.5",
|
||||
@ -63,6 +65,15 @@
|
||||
"protractor": "~5.3.1",
|
||||
"ts-node": "~4.0.1",
|
||||
"tslint": "~5.9.1",
|
||||
"typescript": "~2.5.3"
|
||||
}
|
||||
"typescript": "~2.5.3",
|
||||
"@overflow/commons-typescript": "^0.0.1"
|
||||
},
|
||||
"description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.0.",
|
||||
"main": "karma.conf.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.loafle.net/overflow/member_webapp"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Lee Yong Hee <insanity@loafle.com>"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user