Skip to content

Commit e2a1265

Browse files
committed
docs: package name formatting
1 parent f20b61d commit e2a1265

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Through two custom Jest snapshot matchers you can get fast feedback on what you
1212

1313
> Note: This package should not replace your manual screen reader testing, there is no substitute for testing with real screen readers and with real users.
1414
15-
For testing more complex scenarios, check out the [@guidepup/virtual-screen-reader](https://github.com/guidepup/virtual-screen-reader/) package.
15+
For testing more complex scenarios, check out the [`@guidepup/virtual-screen-reader`](https://github.com/guidepup/virtual-screen-reader/) package.
1616

1717
If you are looking to automate real screen readers, check out the [`@guidepup/guidepup`](https://github.com/guidepup/guidepup) package.
1818

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@guidepup/jest",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Virtual Screen Reader Jest Matchers",
55
"main": "lib/index.js",
66
"author": "Craig Morten <craig.morten@hotmail.co.uk>",

0 commit comments

Comments
 (0)