moved pyconf to own module
This commit is contained in:
parent
d42c348204
commit
72b9cfbe3a
|
@ -43,6 +43,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^3.0.6",
|
"bluebird": "^3.0.6",
|
||||||
|
"pyconf": "^1.0.0",
|
||||||
"safe-replace": "^1.0.0",
|
"safe-replace": "^1.0.0",
|
||||||
"serve-static": "^1.10.0"
|
"serve-static": "^1.10.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue