We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e0408 commit f92c1f3Copy full SHA for f92c1f3
.flowconfig
@@ -1,7 +1,2 @@
1
[ignore]
2
.*/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
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"cheerio": "^1.0.0-rc.2",
14
"es6-error": "^4.1.1",
15
- "pianola": "^1.2.1",
+ "pianola": "^1.2.3",
16
"regex-parser": "^2.2.9",
17
"roarr": "^2.3.0"
18
},
0 commit comments