File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " freeCodeCamp's curriculum seed files" ,
4
4
"license" : " (BSD-3-Clause AND CC-BY-SA-4.0)" ,
5
5
"author" :
" freeCodeCamp <[email protected] >" ,
6
- "homepage" : " https://github.com/freecodecamp/freecodecamp #readme" ,
6
+ "homepage" : " https://github.com/freeCodeCamp/curriculum #readme" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git+https://github.com/freecodecamp/freecodecamp .git"
9
+ "url" : " git+https://github.com/freeCodeCamp/curriculum .git"
10
10
},
11
11
"bugs" : {
12
- "url" : " https://github.com/freecodecamp/freecodecamp /issues"
12
+ "url" : " https://github.com/freeCodeCamp/curriculum /issues"
13
13
},
14
- "version" : " 1.0.2 " ,
14
+ "version" : " 1.1.1 " ,
15
15
"main" : " dist/index.js" ,
16
16
"scripts" : {
17
17
"build" : " npm run build:js && npm run build:json" ,
You can’t perform that action at this time.
0 commit comments