We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8aa77e commit 0adda78Copy full SHA for 0adda78
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "BEM-chrome-devtools",
3
- "version": "1.1.7",
+ "version": "1.2.0",
4
"description": "BEM-chrome-devtools",
5
"scripts": {
6
"test": "echo \"Error: no test specified\" && exit 1"
src/manifest.json
"name": "BEM-devtools",
"manifest_version": 2,
"minimum_chrome_version": "41.0",
"devtools_page": "pages/devtools/devtools.html",
0 commit comments