This commit is contained in:
Timothy Lin 2021-05-29 17:27:53 +08:00
parent 5784d38829
commit 5cbb16381d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "tailwind-nextjs-starter-blog",
"version": "0.3.3",
"version": "0.3.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "tailwind-nextjs-starter-blog",
"version": "0.3.3",
"version": "0.3.4",
"private": true,
"scripts": {
"start": "cross-env TAILWIND_MODE=watch next-remote-watch ./data",