Skip to content

Commit 4d8a913

Browse files
committed
chore(npm): update repository paths and bump version
1 parent e727554 commit 4d8a913

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"description": "freeCodeCamp's curriculum seed files",
44
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
55
"author": "freeCodeCamp <[email protected]>",
6-
"homepage": "https://github.com/freecodecamp/freecodecamp#readme",
6+
"homepage": "https://github.com/freeCodeCamp/curriculum#readme",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/freecodecamp/freecodecamp.git"
9+
"url": "git+https://github.com/freeCodeCamp/curriculum.git"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/freecodecamp/freecodecamp/issues"
12+
"url": "https://github.com/freeCodeCamp/curriculum/issues"
1313
},
14-
"version": "1.0.2",
14+
"version": "1.1.1",
1515
"main": "dist/index.js",
1616
"scripts": {
1717
"build": "npm run build:js && npm run build:json",

0 commit comments

Comments
 (0)