Skip to content

Commit 7930a21

Browse files
author
Dennis Labordus
committed
Removed Service Worker, offline mode interfere security layer.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent b9b9717 commit 7930a21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@
9797
"typedoc": "^0.21.5",
9898
"typedoc-plugin-markdown": "^3.10.4",
9999
"typescript": "4.3.5",
100-
"web-component-analyzer": "^1.1.6",
101-
"workbox-cli": "^6.2.4"
100+
"web-component-analyzer": "^1.1.6"
102101
},
103102
"eslintConfig": {
104103
"extends": [

0 commit comments

Comments
 (0)