Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

Commit 16658f5

Browse files
committed
fix(firebase-auth): update index.html wrong package names
1 parent 2e0621c commit 16658f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/firebase-auth-module/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
77
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
8-
<title>vuex-cognito-module-new</title>
8+
<title>vuex-firebase-auth-module-new</title>
99
</head>
1010
<body>
1111
<noscript>
12-
<strong>We're sorry but vuex-cognito-module-new doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
12+
<strong>We're sorry but vuex-firebase-auth-module-new doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
1313
</noscript>
1414
<div id="app"></div>
1515
<!-- built files will be auto injected -->

0 commit comments

Comments
 (0)