Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 7ffa396

Browse files
committed
Update
1 parent bce17aa commit 7ffa396

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-ui-dropdown-menu",
3-
"version": "1.1.7",
3+
"version": "1.1.9",
44
"description": "Simple dropdown menu.",
55
"main": "css/style.dropdown.css",
66
"repository": {

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ npm install --save css-ui-dropdown-menu
1010

1111
## Demo
1212

13-
- https://css-ui.github.io/dropdown.menu
13+
- https://css-ui.github.io/dropdown.menu/light
14+
- https://css-ui.github.io/dropdown.menu/dark
1415

1516
## Quick start
1617

0 commit comments

Comments
 (0)