Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 27f320e

Browse files
Bookmark manager app (#76)
* bookmark-manager #4 * bookmark-manager #4
1 parent 63a34e6 commit 27f320e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bookmark-manager-react-web-app-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Bookmark Manager Project
1+
# Bookmark manager project
22

33
![image](https://user-images.githubusercontent.com/37651620/94985851-ab6a8a80-0579-11eb-8f51-fa35d314c588.png)
44

bookmark-manager-react-web-app-project/yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3889,6 +3889,7 @@ elliptic@^6.0.0:
38893889
version "6.5.3"
38903890
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
38913891
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
3892+
38923893
dependencies:
38933894
bn.js "^4.4.0"
38943895
brorand "^1.0.1"
@@ -4626,6 +4627,7 @@ follow-redirects@^1.0.0:
46264627
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
46274628
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
46284629

4630+
46294631
for-in@^0.1.3:
46304632
version "0.1.8"
46314633
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
@@ -5162,6 +5164,7 @@ http-proxy@^1.17.0:
51625164
version "1.18.1"
51635165
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
51645166
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
5167+
51655168
dependencies:
51665169
eventemitter3 "^4.0.0"
51675170
follow-redirects "^1.0.0"
@@ -10526,6 +10529,7 @@ websocket-extensions@>=0.1.1:
1052610529
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
1052710530
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
1052810531

10532+
1052910533
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
1053010534
version "1.0.5"
1053110535
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"

0 commit comments

Comments
 (0)