Skip to content

Commit 1978f8c

Browse files
authored
Fix AppleWebKit detection problem.
1 parent 7af5723 commit 1978f8c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prague-clock",
3-
"version": "1.6.6",
3+
"version": "1.6.7",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --configuration=development",
@@ -52,7 +52,7 @@
5252
"@angular/cli": "~13.2.5",
5353
"@angular/compiler-cli": "~13.2.0",
5454
"@angular/localize": "^13.2.7",
55-
"@tubular/browser-check": "^1.0.2",
55+
"@tubular/browser-check": "^1.0.3",
5656
"@types/jasmine": "~3.10.6",
5757
"@types/node": "^12.20.50",
5858
"@types/three": "^0.139.0",

0 commit comments

Comments
 (0)