diagram-js-direct-editing
Advanced tools
Comparing version 0.4.0 to 0.5.1
{ | ||
"name": "diagram-js-direct-editing", | ||
"version": "0.4.0", | ||
"version": "0.5.1", | ||
"description": "Direct editing support for diagram-js", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"brfs": "^1.2.0", | ||
"diagram-js": "^0.5.0", | ||
"diagram-js": "^0.6.0", | ||
"grunt": "^0.4.4", | ||
@@ -47,4 +47,4 @@ "grunt-contrib-connect": "^0.6.0", | ||
"peerDependencies": { | ||
"diagram-js": "^0.5.0" | ||
"diagram-js": "^0.6.0" | ||
} | ||
} |
@@ -20,2 +20,4 @@ module.exports = function(karma) { | ||
browserNoActivityTimeout: 30000, | ||
singleRun: false, | ||
@@ -22,0 +24,0 @@ autoWatch: true, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15778
399