mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-27 08:58:30 -04:00
parent
ee8ea36f6d
commit
1bbd1c62f1
@ -6,7 +6,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "eslint . && mocha",
|
||||
"postinstall": "rm -rf vendor && node lib/install"
|
||||
"postinstall": "del-cli vendor && node lib/install"
|
||||
},
|
||||
"repository": "fenneclab/hugo-bin",
|
||||
"author": "satoshun00 <shun.sato@fenneclab.com>",
|
||||
@ -40,6 +40,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bin-wrapper": "3.0.2",
|
||||
"del-cli": "0.2.1",
|
||||
"logalot": "2.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user