mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
all: update dep and email addr
This commit is contained in:
@@ -3,7 +3,7 @@ title: "现代 C++ 教程: 高速上手 C++ 11/14/17/20"
|
||||
subtitle: C++ 11/14/17/20 On the Fly
|
||||
description: "欧长坤"
|
||||
author: 欧长坤
|
||||
email: hi[at]changkun.us
|
||||
email: hi[at]changkun.de
|
||||
language: zh-CN
|
||||
|
||||
# URL
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# !/usr/bin/env python3
|
||||
# author: changkun<hi@changkun.us>
|
||||
# author: changkun<hi[at]changkun.de>
|
||||
import os
|
||||
import re
|
||||
|
||||
|
||||
3534
website/package-lock.json
generated
3534
website/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -3,17 +3,17 @@
|
||||
"version": "2.0.0",
|
||||
"private": true,
|
||||
"hexo": {
|
||||
"version": "4.2.1"
|
||||
"version": "5.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hexo-generator-index": "^0.2.1",
|
||||
"hexo-generator-index": "^2.0.0",
|
||||
"hexo-image-caption": "^0.1.1",
|
||||
"hexo-renderer-ejs": "^0.3.1",
|
||||
"hexo-renderer-marked": "^1.0.1",
|
||||
"hexo-renderer-stylus": "^0.3.3"
|
||||
"hexo-renderer-ejs": "^1.0.0",
|
||||
"hexo-renderer-marked": "^3.3.0",
|
||||
"hexo-renderer-stylus": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"hexo": "^4.2.1",
|
||||
"hexo": "^5.3.0",
|
||||
"serve": "^11.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user