This commit is contained in:
Ryan Burnette 2019-04-17 23:07:59 -04:00
parent 709cd2862f
commit 50be93258e
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "A Sequelize-based certificate store for greenlock that supports wildcards.",
"homepage": "https://git.rootprojects.org/root/greenlock-store-sequelize.js",
"main": "index.js",
"main": "greenlock-store-sequelize.js",
"directories": {
"test": "tests"
},