bumped opentype.js

This commit is contained in:
Eugene Pankov
2022-01-22 14:16:17 +01:00
parent 5376ac0f07
commit 9df8a1b904
2 changed files with 14 additions and 7 deletions

View File

@@ -35,7 +35,8 @@
"zmodem.js": "^0.1.9"
},
"resolutions": {
"**/font-ligatures": "^1.4.1"
"**/font-ligatures": "^1.4.1",
"**/opentype.js": "^1.3.1"
},
"peerDependencies": {
"@angular/animations": "^9.1.9",