Skip to content

Commit 18a95a8

Browse files
authored
Update examples/with-meilisearch/package.json
1 parent 6870e80 commit 18a95a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-meilisearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {
3-
"dev": "next dev",
3+
"dev": "next dev --turbo",
44
"build": "next build",
55
"start": "next start"
66
},

0 commit comments

Comments
 (0)