Palette floater reacts to shape size changes
This commit is contained in:
@@ -35,12 +35,13 @@
|
||||
"lint": "tslint ./src/**/*.ts -t verbose"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/resize-observer-browser": "^0.1.3",
|
||||
"codemirror-minified": "5.54.0",
|
||||
"jointjs": "3.2.0",
|
||||
"ts-disposables": "2.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "latest",
|
||||
"@angular-devkit/build-angular": "0.901.10",
|
||||
"@angular-devkit/schematics": "9.1.0",
|
||||
"@angular/animations": "9.1.0",
|
||||
"@angular/common": "9.1.0",
|
||||
|
||||
Reference in New Issue
Block a user