Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit bcb3049

Browse files
committed
Update usage.md
1 parent 14cd583 commit bcb3049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: 🎈 Usage
77

88
```javascript
99
// require modules
10-
const versionCheck = require('version-checker');
10+
const versionCheck = require('@version-checker/core');
1111
const pkg = require('./package.json'); // or whereever your package.json lies
1212

1313
// version check options (for details see below)

0 commit comments

Comments
 (0)