fix dependencies and build destination
This commit is contained in:
@@ -26,11 +26,9 @@
|
||||
"url": "https://dailysh.it"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"d3": "^5.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
|
||||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0"
|
||||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
|
||||
"d3": "^5.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user