Skip to content

Commit 758e4c4

Browse files
Update package.json
1 parent aa46637 commit 758e4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Pipedream docs",
55
"private": true,
66
"scripts": {
7-
"predev": "echo '\\n⚠️ WARNING: This docs-v2 project is DEPRECATED!\\n⚠️ Do not commit changes to this directory.\\n⚠️ The documentation has moved to a new location.\\n' && sleep 3",
7+
"predev": "echo '' && echo '⚠️ WARNING: This docs-v2 project is DEPRECATED!' && echo '⚠️ Do not commit changes to this directory.' && echo '⚠️ The documentation has moved to a new location.' && echo ''",
88
"dev": "next dev",
99
"build": "next build",
1010
"postbuild": "next-sitemap",

0 commit comments

Comments
 (0)