LimitRange
This commit is contained in:
16
package.json
16
package.json
@ -4,13 +4,13 @@
|
||||
"docs:build": "vuepress build ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vssue/api-github-v3": "^1.0.3",
|
||||
"@vssue/vuepress-plugin-vssue": "^1.0.3",
|
||||
"@vssue/api-github-v4": "^1.2.0",
|
||||
"@vssue/vuepress-plugin-vssue": "^1.2.0",
|
||||
"@vuepress/plugin-active-header-links": "^1.0.0-rc.1",
|
||||
"@vuepress/plugin-back-to-top": "^1.1.0",
|
||||
"@vuepress/plugin-google-analytics": "^1.1.0",
|
||||
"@vuepress/plugin-medium-zoom": "^1.1.0",
|
||||
"@vuepress/plugin-nprogress": "^1.1.0",
|
||||
"@vuepress/plugin-back-to-top": "^1.2.0",
|
||||
"@vuepress/plugin-google-analytics": "^1.2.0",
|
||||
"@vuepress/plugin-medium-zoom": "^1.2.0",
|
||||
"@vuepress/plugin-nprogress": "^1.2.0",
|
||||
"babel-plugin-component": "^1.1.1",
|
||||
"date-fns": "^1.30.1",
|
||||
"vuepress-plugin-baidu-autopush": "^1.0.1",
|
||||
@ -20,12 +20,12 @@
|
||||
"vuepress-plugin-sitemap": "^2.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/plugin-pwa": "^1.0.0-rc.1",
|
||||
"@vuepress/plugin-pwa": "^1.2.0",
|
||||
"element-ui": "^2.12.0",
|
||||
"esm": "^3.2.25",
|
||||
"npm": "^6.11.3",
|
||||
"reduce-css-calc": "^2.1.6",
|
||||
"vuepress": "^1.1.0",
|
||||
"vuepress": "^1.2.0",
|
||||
"vuepress-plugin-named-chunks": "^1.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user