Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit f3b0228

Browse files
committed
version 1.0.0-beta.11
1 parent 125f418 commit f3b0228

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "asset-pipe-sink-gcs",
3-
"version": "1.0.0-beta.10",
3+
"version": "1.0.0-beta.11",
44
"author": {
55
"name": "Trygve Lie",
66
"email": "[email protected]"
@@ -33,9 +33,9 @@
3333
"JSONStream": "1.3.1"
3434
},
3535
"devDependencies": {
36-
"eslint": "^4.0.0",
36+
"eslint": "^3.12.2",
3737
"eslint-config-finn": "^1.0.1",
38-
"tap": "10.5.2"
38+
"tap": "10.7.0"
3939
},
4040
"scripts": {
4141
"lint": "eslint .",

0 commit comments

Comments
 (0)