Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 1fa93f9

Browse files
committed
update to v1.1.0
1 parent a3760d8 commit 1fa93f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodercms",
33
"description": "CMS内容管理系统",
4-
"version": "1.0.23",
4+
"version": "1.1.0",
55
"author": {
66
"name": "Welkin Wong",
77
"email": "[email protected]"
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"async": "^1.5.2",
2323
"body-parser": "^1.14.2",
24-
"canvas": "^1.3.12",
24+
"canvas": "^1.3.15",
2525
"compression": "^1.6.1",
2626
"connect-mongo": "^1.1.0",
2727
"cookie-parser": "^1.4.1",
@@ -33,7 +33,7 @@
3333
"lodash": "^4.6.1",
3434
"log4js": "^0.6.31",
3535
"lru-cache": "^4.0.0",
36-
"markdown": "^0.5.0",
36+
"marked": "^0.3.5",
3737
"mkdirp": "^0.5.1",
3838
"moment": "^2.12.0",
3939
"mongoose": "^4.4.2",

0 commit comments

Comments
 (0)