Skip to content

Commit 916387c

Browse files
committed
upgrade yarn deps
1 parent e2c9845 commit 916387c

File tree

4 files changed

+1533
-1131
lines changed

4 files changed

+1533
-1131
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"export": "vuepress export src"
1616
},
1717
"devDependencies": {
18-
"vuepress-plugin-google-tag-manager": "0.0.5",
19-
"vuepress": "^1.5.3",
20-
"vuepress-plugin-clean-urls": "^1.1.2"
18+
"vuepress": "^1.9.6",
19+
"vuepress-plugin-clean-urls": "^1.1.2",
20+
"vuepress-plugin-google-tag-manager": "0.0.5"
2121
}
2222
}

src/.vuepress/config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ module.exports = {
6565
* Apply plugins,ref:https://v1.vuepress.vuejs.org/zh/plugin/
6666
*/
6767
plugins: [
68-
'@vuepress/plugin-back-to-top',
69-
'@vuepress/plugin-medium-zoom',
7068
['vuepress-plugin-google-tag-manager', {
7169
'gtm': 'GTM-NW7ZGNB'
7270
}],

src/tutorials/further-project-customisation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,4 @@ This is not very useful so we will learn how to specify the extent that this but
234234

235235
The aim of this tutorial was to introduce you to the main concepts of customising <MainPlatformName /> projects in QGIS and to cover common customisation workflows in a basic way.
236236

237-
<!-- Although <MobileAppName /> looks very simple, there are many things ... FIXME tell the user where to look next to get a full picture of the different things they can customise with the project. ->>
237+
<!-- Although <MobileAppName /> looks very simple, there are many things ... FIXME tell the user where to look next to get a full picture of the different things they can customise with the project. -->

0 commit comments

Comments
 (0)