docs build fix

This commit is contained in:
codecalm
2023-01-16 13:02:49 +01:00
parent 3af11e5a0f
commit cf7e073733
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
},
"devDependencies": {},
"scripts": {
"build": "echo \"ok\" && exit 1"
"build": "echo \"ok\" && exit 0"
},
"keywords": [],
"author": "",