ngx-reactflow
Advanced tools
Comparing version
{ | ||
"name": "ngx-reactflow", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"repository": { | ||
@@ -29,7 +29,2 @@ "url": "https://github.com/knackstedt/dotglitch-ngx/tree/main/packages/reactflow" | ||
}, | ||
"peerDependenciesMeta": { | ||
"winston": { | ||
"optional": true | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -36,0 +31,0 @@ "tslib": "^2.3.0" |
@@ -40,3 +40,3 @@ | ||
selector: 'app-test-component', | ||
template: `<ngx-reactflow></ngx-reactflow>` | ||
template: `<ngx-reactflow></ngx-reactflow>`, | ||
imports: [ | ||
@@ -43,0 +43,0 @@ ReactflowComponent |
233811
-0.03%