Movatterモバイル変換


[0]ホーム

URL:


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

Commit5574095

Browse files
committed
v0.3.2
1 parent65c8d76 commit5574095

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎package.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rena.to/github-blog",
3-
"version":"0.3.1",
3+
"version":"0.3.2",
44
"description":"Turn your github issues in CMS for your blog",
55
"main":"dist/index.js",
66
"repository":"https://github.com/renatorib/github-blog",
@@ -16,7 +16,8 @@
1616
"build":"yarn clean && tsc",
1717
"pree2e-tests":"yarn build",
1818
"e2e-tests":"yarn jest --testPathPattern=end-to-end-tests",
19-
"debug":"node -r dotenv-flow/config src/tmp/debug.js"
19+
"debug":"node -r dotenv-flow/config src/tmp/debug.js",
20+
"prepublish":"yarn e2e-tests"
2021
},
2122
"lint-staged": {
2223
"*.{ts,css,md}":"prettier --write"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp