chore: v1.0.0

This commit is contained in:
Timothy Lin 2021-08-08 15:59:30 +08:00
parent 58830831fb
commit 2a73c3a9cd

View File

@ -1,6 +1,6 @@
{ {
"name": "tailwind-nextjs-starter-blog", "name": "tailwind-nextjs-starter-blog",
"version": "1.0.0-canary.2", "version": "1.0.0",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "next-remote-watch ./data", "start": "next-remote-watch ./data",