This commit is contained in:
Timothy Lin 2021-12-04 17:01:00 +08:00
parent 9ef9449faf
commit f401e79e60

View File

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