Skip to content

Commit 7722a17

Browse files
committed
Don't use trailing slash
1 parent 8ef9f8f commit 7722a17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-dom": "^16.9.0",
1313
"prettier": "^1.19.1",
1414
"react": "^16.12.0",
15-
"react-accessible-dropdown-menu-hook": "link:../",
15+
"react-accessible-dropdown-menu-hook": "link:..",
1616
"react-dom": "^16.12.0",
1717
"react-scripts": "3.3.0",
1818
"typescript": "~3.7.2"

demo/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8252,7 +8252,7 @@ raw-body@2.4.0:
82528252
iconv-lite "0.4.24"
82538253
unpipe "1.0.0"
82548254

8255-
"react-accessible-dropdown-menu-hook@link:../":
8255+
"react-accessible-dropdown-menu-hook@link:..":
82568256
version "0.0.0"
82578257
uid ""
82588258

0 commit comments

Comments
 (0)