mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Update packages.
This commit is contained in:
parent
8d832ca5f2
commit
5ff0b40f7c
6757
package-lock.json
generated
6757
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,10 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/trekhleb/javascript-algorithms.git"
|
||||
},
|
||||
"pre-commit": [
|
||||
"lint",
|
||||
"test"
|
||||
],
|
||||
"keywords": [
|
||||
"computer-science",
|
||||
"cs",
|
||||
@ -41,7 +45,5 @@
|
||||
"eslint-plugin-react": "^7.7.0",
|
||||
"jest": "^22.4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"npm": "^5.8.0"
|
||||
}
|
||||
"dependencies": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user