Skip to content

Commit

Permalink
structured-clone and np libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Jan 16, 2022
1 parent a2b086d commit 799f497
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,12 @@
"dependencies": {
"@babel/eslint-parser": "^7.16.5",
"@babel/preset-env": "^7.16.8",
"@ungap/structured-clone": "^0.3.4",
"express": "^4.17.1",
"find-cycle": "^1.0.0",
"fs": "^0.0.1-security",
"nodemon": "^2.0.15",
"np": "^7.6.0"
"np": "^5.1.3"
},
"scripts": {
"start": "nodemon ./src/server.js",
Expand Down

0 comments on commit 799f497

Please sign in to comment.