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 69cd6f6 commit 38256f8Copy full SHA for 38256f8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "faucet-pipeline-static",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "static files for faucet-pipeline",
5
"main": "index.js",
6
"scripts": {
@@ -25,10 +25,10 @@
25
"devDependencies": {
26
"eslint-config-fnd": "^1.6.0",
27
"imagemin-mozjpeg": "^8.0.0",
28
- "imagemin-pngquant": "^7.0.0",
+ "imagemin-pngquant": "^8.0.0",
29
"imagemin-svgo": "^7.0.0",
30
- "json-diff": "^0.5.2",
31
- "npm-run-all": "^4.1.3",
+ "json-diff": "^0.5.4",
+ "npm-run-all": "^4.1.5",
32
"release-util-fnd": "^1.1.1"
33
}
34
0 commit comments