Skip to content

Commit d9836ad

Browse files
committed
add devdependences
1 parent 65978b1 commit d9836ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
"scripts": {
2323
"test": "echo \"Error: no test specified\" && exit 1"
2424
},
25-
"version": "0.1.6"
25+
"devDependencies": {
26+
"hexo": "^6.0.0"
27+
},
28+
"version": "0.1.8"
2629
}

0 commit comments

Comments
 (0)