fix(build): improved asset handling

This commit is contained in:
2018-05-27 15:41:58 +02:00
parent 5fe9134f4a
commit cb2430f7b2
2 changed files with 3 additions and 3 deletions

View File

@@ -50,5 +50,5 @@
"smartsystem": "^2.0.2",
"through2": "^2.0.3"
},
"private": true
"private": false
}