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

Commitafd66ef

Browse files
authored
fix: make release-please build work (#5194)
1 parent9e0a4bd commitafd66ef

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
@@ -57,7 +57,7 @@
5757
"lint:code":"eslint . 'bin/*' --max-warnings 0",
5858
"lint:markdown":"markdownlint '*.md' 'docs/**/*.md' '.github/*.md' 'lib/**/*.md' 'test/**/*.md' 'example/**/*.md' -i CHANGELOG.md",
5959
"lint":"run-p lint:*",
60-
"prepublishOnly":"run-stestclean build",
60+
"prepublishOnly":"run-s clean build",
6161
"test-browser-run":"cross-env NODE_PATH=. karma start ./karma.conf.js --single-run",
6262
"test-browser:reporters:bdd":"cross-env MOCHA_TEST=bdd npm run -s test-browser-run",
6363
"test-browser:reporters:esm":"cross-env MOCHA_TEST=esm npm run -s test-browser-run",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp