Skip to content

Commit bc80113

Browse files
Adding dependencies to the package.json
1 parent b7a928a commit bc80113

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6+
"follow-redirects": ">=1.14.7"
7+
"node-forge": ">=1.0.0"
8+
"nth-check": ">=2.0.1"
69
"@testing-library/jest-dom": "^5.16.1",
710
"@testing-library/react": "^12.1.2",
811
"@testing-library/user-event": "^13.5.0",

0 commit comments

Comments
 (0)