This website works better with JavaScript.
Home
Contact
Status
Help
Register
Sign In
nemo
/
prometheus-act-exporter
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
[deps] Bumps puppeteer to 1.8
tests
Nemo
2 years ago
parent
569f02ad38
commit
eeb50690d4
2 changed files
with
10 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.editorconfig
+1
-1
package.json
+ 9
- 0
.editorconfig
View File
@ -0,0 +1,9 @@
root
=
true
[*]
indent_style
=
space
indent_size
=
2
end_of_line
=
lf
charset
=
utf-8
trim_trailing_whitespace
=
true
insert_final_newline
=
true
+ 1
- 1
package.json
View File
@ -19,6 +19,6 @@
"dependencies"
:
{
"containerized"
:
"^1.0.2"
,
"prom-client"
:
"^11.1.0"
,
"puppeteer-core"
:
"^1.
7
.0"
"puppeteer-core"
:
"^1.
8
.0"
}
}
Write
Preview
Loading…
Cancel
Save