fix dependencies and core

This commit is contained in:
Mario Romano
2016-05-21 04:25:44 +01:00
parent 5c8e37073f
commit c13d6a7fc3
70 changed files with 840 additions and 288 deletions

View File

@@ -12,6 +12,7 @@
},
"exclude": [
"node_modules",
"typings"
"typings",
"dist"
]
}