2
0

changed dependencies from library

This commit is contained in:
2018-09-02 19:30:04 +02:00
parent 87153c8eb3
commit ba5bce55fc
4 changed files with 11 additions and 5 deletions

View File

@@ -4,5 +4,8 @@
"deleteDestPath": false,
"lib": {
"entryFile": "src/public_api.ts"
}
},
"whitelistedNonPeerDependencies": [
"d3"
]
}