Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
244b21ca36 | |||
87eb7084c0 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartnginx",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "control nginx from node, TypeScript ready",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -22,7 +22,7 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartnginx#README",
|
||||
"dependencies": {
|
||||
"@types/q": "0.0.25-alpha",
|
||||
"@types/q": "*",
|
||||
"beautylog": "^5.0.13",
|
||||
"cert": "0.0.13",
|
||||
"q": "^1.4.1",
|
||||
|
Reference in New Issue
Block a user