This commit is contained in:
Timothy Lin 2021-11-26 21:38:00 +08:00
parent 00059a8e7f
commit a8f3ed0523

View File

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