We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cec8c commit c17f205Copy full SHA for c17f205
.idoc/.filesStat.json
@@ -4632,9 +4632,9 @@
4632
"birthtime": "2022-04-24T12:15:36.180Z"
4633
},
4634
"README.md": {
4635
- "atime": "2022-05-29T15:56:35.014Z",
4636
- "mtime": "2022-05-29T15:56:34.955Z",
4637
- "ctime": "2022-05-29T15:56:34.955Z",
+ "atime": "2022-05-29T15:59:57.284Z",
+ "mtime": "2022-05-29T15:59:57.363Z",
+ "ctime": "2022-05-29T15:59:57.363Z",
4638
"birthtime": "2022-04-24T04:53:22.229Z"
4639
}
4640
package.json
@@ -5,7 +5,7 @@
5
"title": "HTML Tutorial",
6
"description": "HTML(超文本标记语言——HyperText Markup Language)是构成 Web 世界的一砖一瓦。它定义了网页内容的含义和结构。",
7
"license": "MIT",
8
- "version": "0.0.2",
+ "version": "0.1.0",
9
"scripts": {
10
"start": "idoc --watch",
11
"build": "idoc"
0 commit comments