Merge pull request #370 from mozilla/escape-popup
Fix escaping of container names in popups. Bug 1346653
This commit is contained in:
commit
78f542dfbc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"deploy-txp": "^1.0.7",
|
||||
"eslint": "^3.17.1",
|
||||
"eslint-plugin-promise": "^3.4.0",
|
||||
"eslint-plugin-unsafe-property-assign": "^1.0.2",
|
||||
"eslint-plugin-unsafe-property-assignment": "^1.0.2",
|
||||
"htmllint-cli": "^0.0.5",
|
||||
"jpm": "^1.2.2",
|
||||
"npm-run-all": "^4.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue