This commit is contained in:
Timothy Lin 2022-02-13 23:33:17 +08:00
parent 72ca0868e1
commit 5f59018fa3
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", "name": "tailwind-nextjs-starter-blog",
"version": "1.5.0", "version": "1.5.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View File

@ -1,6 +1,6 @@
{ {
"name": "tailwind-nextjs-starter-blog", "name": "tailwind-nextjs-starter-blog",
"version": "1.5.0", "version": "1.5.1",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "cross-env SOCKET=true node ./scripts/next-remote-watch.js ./data", "start": "cross-env SOCKET=true node ./scripts/next-remote-watch.js ./data",