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

Commit18a4d64

Browse files
jquensepvdlg
authored andcommitted
fix: fix typo in error message
1 parent214ecac commit18a4d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/definitions/errors.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ Please make sure to add a valid \`name\` for your package in your \`package.json
5151
message:'Missing `package.json` file.',
5252
details:`A [package.json file](https://docs.npmjs.com/files/package.json) at the root of your project is required to release on npm.
5353
54-
Please follow the [npm guideline](https://docs.npmjs.com/getting-started/creating-node-modules) to create a valid \`pacakge.json\` file.`,
54+
Please follow the [npm guideline](https://docs.npmjs.com/getting-started/creating-node-modules) to create a valid \`package.json\` file.`,
5555
}),
5656
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp