Skip to content

Commit f92c1f3

Browse files
committed
fix: flow
1 parent a0e0408 commit f92c1f3

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.flowconfig

-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
[ignore]
22
.*/node_modules/.*/test/.*
3-
.*/node_modules/babel-plugin-flow-runtime/.*
4-
.*/node_modules/config-chain/.*
5-
.*/node_modules/conventional-changelog-core/.*
6-
.*/node_modules/flow-runtime/.*
7-
.*/node_modules/npmconf/.*

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"cheerio": "^1.0.0-rc.2",
1414
"es6-error": "^4.1.1",
15-
"pianola": "^1.2.1",
15+
"pianola": "^1.2.3",
1616
"regex-parser": "^2.2.9",
1717
"roarr": "^2.3.0"
1818
},

0 commit comments

Comments
 (0)