We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3ef17 commit ec42dd0Copy full SHA for ec42dd0
package.json
@@ -13,7 +13,7 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "git+https://github.com/codewars/LC-Codewars.git"
+ "url": "git+https://github.com/codewars/lambda-calculus.git"
17
18
"keywords": [
19
"lc",
@@ -22,9 +22,9 @@
22
"author": "Kacarott",
23
"license": "MIT",
24
"bugs": {
25
- "url": "https://github.com/codewars/LC-Codewars/issues"
+ "url": "https://github.com/codewars/lambda-calculus/issues"
26
27
- "homepage": "https://github.com/codewars/LC-Codewars#readme",
+ "homepage": "https://github.com/codewars/lambda-calculus#readme",
28
"devDependencies": {
29
"chai": "^4.3.4",
30
"mocha": "^9.1.4"
0 commit comments