Skip to content

Commit 8ae5b5a

Browse files
Add anywhere to Static Servers
* Update static-servers.json * Fix tests --------- Co-authored-by: Maxim Orlov <maximorl@gmail.com>
1 parent f80d2f5 commit 8ae5b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/categories/static-servers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "Static Servers",
33
"description": "Serve a statically generated site on localhost",
4-
"packages": ["http-server", "live-server", "serve", "sirv-cli"]
4+
"packages": ["anywhere", "http-server", "live-server", "serve", "sirv-cli"]
55
}

0 commit comments

Comments
 (0)