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 4563aee commit 7a8194aCopy full SHA for 7a8194a
package.json
@@ -13,18 +13,18 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "git+https://github.com/Kacarott/LC-Codewars.git"
+ "url": "git+https://github.com/codewars/LC-Codewars.git"
17
18
"keywords": [
19
"lc",
20
"lambda-calculus"
21
],
22
"author": "Kacarott",
23
- "license": "ISC",
+ "license": "MIT",
24
"bugs": {
25
- "url": "https://github.com/Kacarott/LC-Codewars/issues"
+ "url": "https://github.com/codewars/LC-Codewars/issues"
26
27
- "homepage": "https://github.com/Kacarott/LC-Codewars#readme",
+ "homepage": "https://github.com/codewars/LC-Codewars#readme",
28
"dependencies": {
29
"chai": "^4.3.4",
30
"mocha": "^9.1.4",
0 commit comments