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 9f51710

Browse files
committed
v0.0.6
1 parent f2eea37 commit 9f51710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-git-diff",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Parse git diff",
55
"main": "build/index.umd.js",
66
"module": "build/index.module.js",
@@ -13,7 +13,7 @@
1313
"prebuild": "yarn check:all",
1414
"publish:demo": "gh-pages -d demo",
1515
"check:all": "prettier --check . && tsc --noEmit && yarn test",
16-
"build:readme": "node scripts/build-readme.js"
16+
"build:readme": "node scripts/build-readme.js && yarn format"
1717
},
1818
"repository": {
1919
"type": "git",

0 commit comments

Comments
(0)

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