File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# create-vf-project
22
3- Helps to create a new [ Visual Framework 2.0 ] ( https://visual-framework.github.io/vf-welcome/ ) -based project.
3+ Helps to create a new [ Visual Framework] ( https://visual-framework.github.io/vf-welcome/ ) -based project.
44
55## Usage
66
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ let locations = {
2424 zipName : 'source.zip' ,
2525 tempLocation : 'temp' ,
2626 zipFolderStem : 'notYetSet' ,
27- vfEleventy : 'https://github.com/visual-framework/vf-eleventy/archive/v2.0.0-beta.4 .zip' ,
27+ vfEleventy : 'https://github.com/visual-framework/vf-eleventy/archive/v2.0.0-beta.5 .zip' ,
2828 ebiEleventy : 'https://github.com/ebiwd/ebi-eleventy-boilerplate/archive/master.zip' ,
2929 emblEleventy : 'https://github.com/visual-framework/embl-communications/embl-eleventy/master.zip' ,
3030 vfBuildBoilerplate : 'https://github.com/visual-framework/vf-build-boilerplate/archive/master.zip' ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @visual-framework/create-vf-project" ,
3- "version" : " 0.2.7 " ,
3+ "version" : " 0.2.8 " ,
44 "description" : " Helps to create a new Visual Framework 2.0-based project." ,
55 "main" : " createVfProject.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments