changes dependencies for library
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nls-guilloche-generator",
|
"name": "nls-guilloche-generator",
|
||||||
"version": "1.0.0-rc.3",
|
"version": "1.0.0-rc.4",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nextlevelshit/nls-guilloche-generator"
|
"url": "https://github.com/nextlevelshit/nls-guilloche-generator"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nls-guilloche",
|
"name": "nls-guilloche",
|
||||||
"version": "1.0.0-rc.3",
|
"version": "1.0.0-rc.4",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nextlevelshit/nls-guilloche-generator"
|
"url": "https://github.com/nextlevelshit/nls-guilloche-generator"
|
||||||
@@ -28,7 +28,9 @@
|
|||||||
],
|
],
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
|
"@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"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
"d3": "^5.3.0"
|
"d3": "^5.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user