@cloud411716/fancy-webnovel 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloud411716/fancy-webnovel",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "type": "module",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -111,6 +111,7 @@ export const scan = {
111
111
  `- 客观分析数据,不臆测`,
112
112
  `- 选题建议要有差异化竞争力`,
113
113
  `- 报告语言:中文`,
114
+ `- 以追加方式写入目标文件,不要覆盖现有内容`,
114
115
  ].join('\n');
115
116
  },
116
117
  };