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",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body class="h-full">
|
||||
<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>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
|
|
Reference in a new issue