Skip to content

Commit c6dcb6d

Browse files
committed
wip
1 parent b7cc479 commit c6dcb6d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Build
2+
on:
3+
- push
24
jobs:
35
Build:
46
runs-on: ubuntu-latest

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firephp-for-browser-devtools",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"devDependencies": {
55
"codemirror": "^5.49.0",
66
"eventemitter2": "^4.1.2",

0 commit comments

Comments
 (0)