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 cf593d6

Browse files
save
1 parent e6e8bbd commit cf593d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"main": "dist/qwsdk.js",
1616
"types": "typings/index.d.ts",
1717
"scripts": {
18-
"prepublishOnly": "npm version patch && yarn build && git add . && git commit -m 'publish $npm_package_version'",
18+
"prepublishOnly": "npm version patch && yarn build && git add . && git commit -m publish $npm_package_version",
1919
"prepare": "npx husky install && npx husky add .husky/pre-commit \"yarn prettier && yarn lint && git add .\"",
2020
"prettier": "prettier --write .",
2121
"dev": "cross-env NODE_ENV=development webpack serve --config webpack.config.js",

0 commit comments

Comments
(0)

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