Skip to content

Commit

Permalink
Merge pull request #21 from visual-framework/Issue-2023
Browse files Browse the repository at this point in the history
chore: Updated `vf-eleventy` to use `vf-eleventy vf-eleventy` beta.7
  • Loading branch information
bhushan-ebi authored Aug 25, 2024
2 parents e2a259d + d466853 commit f67d3eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion createVfProject.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let locations = {
zipName: 'source.zip',
tempLocation: 'temp',
zipFolderStem: 'notYetSet',
vfEleventy: 'https://github.com/visual-framework/vf-eleventy/archive/v2.0.0-beta.5.zip',
vfEleventy: 'https://github.com/visual-framework/vf-eleventy/archive/v2.0.0-beta.7.zip',
ebiEleventy: 'https://github.com/ebiwd/ebi-eleventy-boilerplate/archive/master.zip',
emblEleventy: 'https://github.com/visual-framework/embl-communications/embl-eleventy/master.zip',
vfBuildBoilerplate: 'https://github.com/visual-framework/vf-build-boilerplate/archive/master.zip',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/create-vf-project",
"version": "0.2.8",
"version": "0.2.9",
"description": "Helps to create a new Visual Framework 2.0-based project.",
"main": "createVfProject.js",
"bin": {
Expand Down

0 comments on commit f67d3eb

Please sign in to comment.