Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0f6a171

Browse files
committed
feat: upgrade gh-pages
1 parent bd8651a commit 0f6a171

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prepush": "npm update",
1111
"build": "loppo --site \"JavaScript 教程\" --id javascript --theme wangdoc",
1212
"build-and-commit": "npm run build && npm run commit",
13-
"commit": "gh-pages --dist dist --dest dist/javascript --branch master --repo git@github.com:wangdoc/website.git",
13+
"commit": "gh-pages --dist dist --dest dist/javascript --branch master --add --repo git@github.com:wangdoc/website.git",
1414
"chapter": "loppo chapter",
1515
"test": "echo \"Error: no test specified\" && exit 1"
1616
},
@@ -30,9 +30,9 @@
3030
},
3131
"homepage": "https://github.com/wangdoc/javascript-tutorial",
3232
"dependencies": {
33-
"gh-pages": "^1.2.0",
33+
"gh-pages": "latest",
3434
"husky": "^0.14.3",
35-
"loppo": "^0.6.14",
36-
"loppo-theme-wangdoc": "^0.3.11"
35+
"loppo": "latest",
36+
"loppo-theme-wangdoc": "latest"
3737
}
3838
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /