Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit eb60bb5

Browse files
committed
v1.2.4
1 parent 0d70cd4 commit eb60bb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/theme-blog",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Default blog theme for VuePress",
55
"main": "index.js",
66
"files": [
@@ -32,12 +32,12 @@
3232
"@vuepress/plugin-nprogress": "1.0.0",
3333
"@vuepress/plugin-pwa": "1.0.0",
3434
"@vuepress/plugin-search": "1.0.0",
35-
"vue-feather-icons": "^4.21.0",
36-
"remove-markdown": "^0.3.0"
35+
"remove-markdown": "^0.3.0",
36+
"vue-feather-icons": "^4.21.0"
3737
},
3838
"devDependencies": {
39-
"eslint-config-sherry": "0.0.1",
4039
"conventional-changelog-cli": "^2.0.1",
40+
"eslint-config-sherry": "0.0.1",
4141
"vuepress": "^1.0.0"
4242
},
4343
"publishConfig": {

0 commit comments

Comments
 (0)