Fix path to assets

This commit is contained in:
Fabio Berger
2018-03-18 19:53:26 +01:00
parent 79f521b555
commit ae2daa5a6f
2 changed files with 4 additions and 4 deletions

View File

@@ -34,8 +34,8 @@
"artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken",
"postpublish": {
"assets": [
"_bundles/index.js",
"_bundles/index.min.js"
"packages/0x.js/_bundles/index.js",
"packages/0x.js/_bundles/index.min.js"
],
"docPublishConfigs": {
"extraFileIncludes": [