Skip to content
Snippets Groups Projects
Commit 05e17fee authored by joeappleton18's avatar joeappleton18
Browse files

updated node version

parent 22b99401
No related branches found
No related tags found
No related merge requests found
Pipeline #69628 failed
......@@ -5,8 +5,8 @@ pages:
paths:
- node_modules/
script:
- yarn install --ignore-platform
- yarn run build
- npm install
- npm run build
artifacts:
paths:
- public
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -10,7 +10,7 @@
"start": "vuepress dev docs",
"build": "vuepress build docs"
},
"devDependencies": {
"dependencies": {
"vuepress": "^1.9.10"
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment