Skip to content

Commit e2b4b90

Browse files
Merge pull request #324 from cloudinary/fix-sample-app-packages
fix sample app packages
2 parents 8c9bc84 + 9aa6cfb commit e2b4b90

File tree

1 file changed

+4
-0
lines changed
  • projects/angular-cld/samples/photo_album_with_jquery

1 file changed

+4
-0
lines changed

projects/angular-cld/samples/photo_album_with_jquery/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"systemjs": "^0.21.3",
2828
"zone.js": "^0.8.26"
2929
},
30+
"overrides": {
31+
"braces": "^3.0.3",
32+
"micromatch": "^4.0.6"
33+
},
3034
"devDependencies": {
3135
"@types/jquery": "^3.3.2",
3236
"concurrently": "^3.5.1",

0 commit comments

Comments
 (0)