You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-v2/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
"description": "Pipedream docs",
5
5
"private": true,
6
6
"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 ''",
0 commit comments