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 b7cc479 commit c6dcb6dCopy full SHA for c6dcb6d
.github/workflows/build.yml
@@ -1,4 +1,6 @@
1
name: Build
2
+on:
3
+ - push
4
jobs:
5
Build:
6
runs-on: ubuntu-latest
package.json
@@ -1,6 +1,6 @@
{
"name": "firephp-for-browser-devtools",
- "version": "1.5.3",
+ "version": "1.5.4",
"devDependencies": {
"codemirror": "^5.49.0",
"eventemitter2": "^4.1.2",
0 commit comments