Skip to content

Commit 89dd950

Browse files
committed
docs: add project dependencies list
1 parent 810ae92 commit 89dd950

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,11 @@ let oTodo = {
136136
};
137137
```
138138
139-
> 不确定数据类型的变量,没有强制遵循
139+
## 项目依赖
140140
141+
* ### [moment](https://github.com/moment/moment)
142+
* ### [path-to-regexp](https://github.com/pillarjs/path-to-regexp)
143+
* ### [wemark](https://github.com/TooBug/wemark)
141144
142145
[1]: https://developers.weixin.qq.com/miniprogram/dev/devtools/npm.html
143146
[2]: http://momentjs.cn/docs/#/i18n/

0 commit comments

Comments
 (0)