Update name
This commit is contained in:
parent
30e4411792
commit
56b7a22cae
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "tailwind-bartik",
|
"name": "vue-tailwind-bartik",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body class="h-full">
|
<body class="h-full">
|
||||||
<noscript>
|
<noscript>
|
||||||
<strong>We're sorry but tailwind-bartik doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
<strong>We're sorry but vue-tailwind-bartik doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||||
</noscript>
|
</noscript>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<!-- built files will be auto injected -->
|
<!-- built files will be auto injected -->
|
||||||
|
|
Reference in a new issue