Skip to content

Commit 9aa6cfb

Browse files
author
strausr
committed
fix sample app packages
1 parent 8c9bc84 commit 9aa6cfb

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)