This commit is contained in:
crusader 2018-06-20 15:10:14 +09:00
parent 7ddb24728d
commit cf052670cc
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -461,9 +461,9 @@
}
},
"@overflow/commons-typescript": {
"version": "0.0.14",
"resolved": "https://nexus.loafle.net/repository/npm-all/@overflow/commons-typescript/-/commons-typescript-0.0.14.tgz",
"integrity": "sha512-tCd3eTgw6WeCe4P+aJwkMU9iW1W0DkAIBqhiyb7VSG/2/P4YEdhk6hOuDEn9i2Q+UMZctPC/hMGxGkLSaGbOag=="
"version": "0.0.15",
"resolved": "https://nexus.loafle.net/repository/npm-all/@overflow/commons-typescript/-/commons-typescript-0.0.15.tgz",
"integrity": "sha512-8yJvSzHpjkfoq4EZf82M6KfQL2bJyQrofQ7Fic1BLvOVvPKa21bqHQmoUpuJlZLVpLWPnXnXFLheWmoSsxOLpQ=="
},
"@schematics/angular": {
"version": "0.6.8",

View File

@ -37,7 +37,7 @@
"@ngrx/router-store": "^5.2.0",
"@ngrx/store": "^5.2.0",
"@ngrx/store-devtools": "^5.2.0",
"@overflow/commons-typescript": "^0.0.14",
"@overflow/commons-typescript": "^0.0.15",
"angular-google-recaptcha": "^1.0.3",
"angular-l10n": "^5.0.0",
"angularx-qrcode": "^1.1.7",