Update name

This commit is contained in:
Oliver Davies 2018-11-20 02:35:00 +00:00
parent 30e4411792
commit 56b7a22cae
2 changed files with 2 additions and 2 deletions

View file

@ -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": {

View file

@ -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 -->