Skip to content

Commit d4fbf45

Browse files
vithubatiEugen
authored andcommitted
Update package.json (Baeldung#41)
Added line resolves the bellow issue occurs when building the project. ERROR in /home/bati/spring/spring-security-oauth/spring-security-oauth-ui-implicit-angular4/src/main/resources/src/app/app.service.ts (3,24): Cannot find module 'ng2-cookies'.
1 parent 30fbcde commit d4fbf45

File tree

1 file changed

+1
-0
lines changed
  • spring-security-oauth-ui-implicit-angular4/src/main/resources

1 file changed

+1
-0
lines changed

spring-security-oauth-ui-implicit-angular4/src/main/resources/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"rxjs": "^5.1.0",
2525
"zone.js": "^0.8.4",
2626
"angular-oauth2-oidc":">=1.0.20"
27+
"ng2-cookies": ">=1.0.12"
2728
},
2829
"devDependencies": {
2930
"@angular/cli": "1.0.1",

0 commit comments

Comments
 (0)