mirror of
https://git.coolaj86.com/coolaj86/greenlock-manager.js.git
synced 2025-04-20 22:40:40 +00:00
add 'files' to package.json
This commit is contained in:
parent
3a0af2c2e7
commit
5db2a0b106
@ -3,6 +3,10 @@
|
||||
"version": "3.0.0",
|
||||
"description": "FileSytem-based Manager with optional encrypted Cloud backup for Greenlock SSL",
|
||||
"main": "manager.js",
|
||||
"files": [
|
||||
"*.js",
|
||||
"lib"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "node tests"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user