mirror of https://github.com/embarklabs/embark.git
site: hexo build of site automatically triggers version metadata update in site/package.json
This commit is contained in:
parent
4f3e9c7868
commit
d7a5686de5
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"license": "MIT",
|
||||
"hexo": {
|
||||
"version": "4.0.0"
|
||||
"version": "4.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio": "^0.22.0",
|
||||
|
@ -42,4 +42,4 @@
|
|||
"gulp-useref": "^4.0.0",
|
||||
"rename": "^1.0.4"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue