mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-25 06:16:11 +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",
|
"type": "git",
|
||||||
"url": "git+https://github.com/trekhleb/javascript-algorithms.git"
|
"url": "git+https://github.com/trekhleb/javascript-algorithms.git"
|
||||||
},
|
},
|
||||||
|
"pre-commit": [
|
||||||
|
"lint",
|
||||||
|
"test"
|
||||||
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"computer-science",
|
"computer-science",
|
||||||
"cs",
|
"cs",
|
||||||
@ -41,7 +45,5 @@
|
|||||||
"eslint-plugin-react": "^7.7.0",
|
"eslint-plugin-react": "^7.7.0",
|
||||||
"jest": "^22.4.3"
|
"jest": "^22.4.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {}
|
||||||
"npm": "^5.8.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user