mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +08:00
chore: Merge pull request #748 from chiranjeev-thapliyal/master
added Backtracking/AllCombinationsOfSizeK
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/plugin-transform-runtime": "^7.11.5",
|
||||
"@babel/preset-env": "^7.11.5",
|
||||
"atob": "2.1.2",
|
||||
"jsdom": "^16.3.0",
|
||||
"node": "^14.13.1",
|
||||
"node-fetch": "2.6.1",
|
||||
"atob": "2.1.2"
|
||||
"node-fetch": "2.6.1"
|
||||
},
|
||||
"standard": {
|
||||
"env": [
|
||||
|
||||
Reference in New Issue
Block a user