test-unit-sauce v0.7.2
Brian Ford 10 years ago
parent 5fd469035a
commit 5cee2720b7

1317
dist/hint.js vendored

File diff suppressed because it is too large Load Diff

@ -1,6 +1,6 @@
{ {
"name": "AngularJS Batarang", "name": "AngularJS Batarang",
"version": "0.7.1", "version": "0.7.2",
"description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.",
"devtools_page": "devtoolsBackground.html", "devtools_page": "devtoolsBackground.html",
"manifest_version": 2, "manifest_version": 2,

@ -1,6 +1,6 @@
{ {
"name": "angularjs-batarang", "name": "angularjs-batarang",
"version": "0.7.1", "version": "0.7.2",
"description": "chrome extension for inspecting angular apps", "description": "chrome extension for inspecting angular apps",
"main": "hint.js", "main": "hint.js",
"devDependencies": { "devDependencies": {