Skip to content

Commit 95f6587

Browse files
committed
fabric update and drawing mode
1 parent f8771d5 commit 95f6587

File tree

6 files changed

+18680
-111
lines changed

6 files changed

+18680
-111
lines changed

angular.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3-
"version": 1,
3+
"version": 1,
44
"newProjectRoot": "projects",
55
"projects": {
66
"angular-editor-fabric-js-app": {
@@ -165,6 +165,10 @@
165165
}
166166
}
167167
}
168-
}},
169-
"defaultProject": "angular-editor-fabric-js-app"
170-
}
168+
}
169+
},
170+
"defaultProject": "angular-editor-fabric-js-app",
171+
"cli": {
172+
"analytics": "45fc0ac5-6d55-4254-98db-3e87ba5a084f"
173+
}
174+
}

0 commit comments

Comments
 (0)