Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 81f46ca

Browse files
committed
Update package json.
1 parent e9559fd commit 81f46ca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎package.json‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-algorithms",
3-
"version": "1.0.0",
3+
"version": "0.0.1",
44
"description": "Algorithms and data-structures implemented on JavaScript",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,10 @@
2424
"data-structures",
2525
"javascript",
2626
"algorithm",
27-
"javascript-algorithms"
27+
"javascript-algorithms",
28+
"sorting-algorithms",
29+
"graph",
30+
"tree"
2831
],
2932
"author": "Oleksii Trekhleb (https://www.linkedin.com/in/trekhleb/)",
3033
"license": "MIT",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /