hexo-theme-particlex 2.0.11 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "hexo-theme-particlex",
|
3
|
-
"version": "2.0
|
3
|
+
"version": "2.1.0",
|
4
4
|
"description": "A concise Hexo theme, based on Particle.",
|
5
5
|
"scripts": {
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1"
|
@@ -24,7 +24,7 @@
|
|
24
24
|
},
|
25
25
|
"homepage": "https://github.com/argvchs/hexo-theme-particlex#readme",
|
26
26
|
"dependencies": {
|
27
|
-
"hexo-generator-search-lite": "^1.0.
|
27
|
+
"hexo-generator-search-lite": "^1.0.8",
|
28
28
|
"hexo-helper-crypto": "^1.0.4",
|
29
29
|
"hexo-renderer-babeljs": "^1.0.7",
|
30
30
|
"hexo-renderer-ejs": "^2.0.0"
|