This commit is contained in:
Timothy Lin 2021-05-23 13:03:28 +08:00
parent 5cee35a189
commit 9b042636f5
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.2",
"version": "0.3.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "tailwind-nextjs-starter-blog",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"start": "next-remote-watch data/blog --root . -p",