chore(docz-core): improve entries and imports algorithm

This commit is contained in:
Pedro Nauck
2018-05-06 23:04:29 -03:00
parent 687720c0e8
commit 7d543d720e
13 changed files with 122 additions and 76 deletions

View File

@@ -10,10 +10,10 @@
"del": "^3.0.0",
"lerna": "^2.11.0",
"libundler": "^1.6.4",
"npm-run-all": "^4.1.2",
"npm-run-all": "^4.1.3",
"prettier": "^1.11.1",
"trash-cli": "^1.4.0",
"tslint": "^5.9.1",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.12.0",
"typescript": "^2.8.3"
},