We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68f4cc commit b7cc479Copy full SHA for b7cc479
.github/workflows/build.yml
@@ -1,8 +1,4 @@
1
name: Build
2
-on:
3
- push:
4
- branches-ignore:
5
- - 'master'
6
jobs:
7
Build:
8
runs-on: ubuntu-latest
package.json
@@ -1,6 +1,6 @@
{
"name": "firephp-for-browser-devtools",
- "version": "1.5.2",
+ "version": "1.5.3",
"devDependencies": {
"codemirror": "^5.49.0",
"eventemitter2": "^4.1.2",
0 commit comments