Update package.json (#577)

* Update package.json

* Update README.md

* Update README.md
This commit is contained in:
rlfagan
2021-04-03 04:19:54 -04:00
committed by GitHub
parent 3b229782c0
commit b7ef904b5e
2 changed files with 4 additions and 1 deletions

View File

@ -7,6 +7,8 @@
![update_directory_md](https://github.com/TheAlgorithms/Javascript/workflows/update_directory_md/badge.svg)
![](https://img.shields.io/github/repo-size/TheAlgorithms/Javascript.svg?label=Repo%20size&style=flat-square) 
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frlfagan%2FJavascript.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frlfagan%2FJavascript?ref=badge_large)
### All algorithms implemented in JavaScript (for educational purposes only)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TheAlgorithms/Javascript) 

View File

@ -14,7 +14,8 @@
"@babel/preset-env": "^7.11.5",
"jsdom": "^16.3.0",
"node": "^14.13.1",
"node-fetch": "2.6.1"
"node-fetch": "2.6.1",
"atob": "2.1.2"
},
"standard": {
"env": [