Skip to content

Commit

Permalink
fix(workflow): fixed eslint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
GoPro16 committed Jan 29, 2019
1 parent 8f7a026 commit 54e070d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
3 changes: 2 additions & 1 deletion packages/mock-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"license": "MIT",
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/workflow-babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/workflow-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/workflow-plugin-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/workflow-plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/workflow-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}
3 changes: 2 additions & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "8f7a0269efb37671dd39eab4319b208a76cd71b8"
}

0 comments on commit 54e070d

Please sign in to comment.