Skip to content

Commit 38256f8

Browse files
committed
Release 1.1.0
1 parent 69cd6f6 commit 38256f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "faucet-pipeline-static",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "static files for faucet-pipeline",
55
"main": "index.js",
66
"scripts": {
@@ -25,10 +25,10 @@
2525
"devDependencies": {
2626
"eslint-config-fnd": "^1.6.0",
2727
"imagemin-mozjpeg": "^8.0.0",
28-
"imagemin-pngquant": "^7.0.0",
28+
"imagemin-pngquant": "^8.0.0",
2929
"imagemin-svgo": "^7.0.0",
30-
"json-diff": "^0.5.2",
31-
"npm-run-all": "^4.1.3",
30+
"json-diff": "^0.5.4",
31+
"npm-run-all": "^4.1.5",
3232
"release-util-fnd": "^1.1.1"
3333
}
3434
}

0 commit comments

Comments
 (0)