mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
release(devtools): v1.0.3
This commit is contained in:
parent
b0d09a715a
commit
cd91b2cc27
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"short_name": "Angular DevTools",
|
||||
"name": "Angular DevTools",
|
||||
"description": "Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.",
|
||||
"version": "1.0.2",
|
||||
"version_name": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"version_name": "1.0.3",
|
||||
"minimum_chrome_version": "50",
|
||||
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
|
||||
"icons": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue