fix(build): fix rc version number

pull/774/head 4.0.0-rc.1
ppoffice 2020-08-14 17:51:07 -04:00
parent 924f5c1436
commit 0f73884d17
No known key found for this signature in database
GPG Key ID: B33335481CC0D498
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-icarus", "name": "hexo-theme-icarus",
"version": "4.0.0-rc1", "version": "4.0.0-rc.1",
"engines": { "engines": {
"node": ">=10.13.0" "node": ">=10.13.0"
}, },