hexo-theme-shokax 0.4.6-dev5 → 0.4.6-dev6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-shokax",
3
- "version": "0.4.6-dev5",
3
+ "version": "0.4.6-dev6",
4
4
  "description": "a hexo theme based on shoka",
5
5
  "main": "index.js",
6
6
  "repository": "https://github.com/theme-shoka-x/hexo-theme-shokaX",
@@ -10,7 +10,7 @@
10
10
  "scripts": {
11
11
  "test": "tsc --build --verbose",
12
12
  "build": "node ./toolbox/compiler.mjs",
13
- "preinstall": "node ./toolbox/hoistdep.mjs"
13
+ "install": "node ./toolbox/hoistdep.mjs"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@types/fancybox": "^3.5.7",