We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a8dd6 commit e12b42bCopy full SHA for e12b42b
.eslintignore
@@ -1,7 +1,7 @@
1
coverage/*
2
cypress/plugins/*
3
cypress/support/*
4
-dist/*
+**/dist/*
5
flow-typed/*
6
lib/*
7
node_modules/*
package.json
@@ -61,7 +61,7 @@
61
"memoize-one": "^5.0.0",
62
"moment": "^2.20.1",
63
"node-fetch": "^2.5.0",
64
- "preconstruct": "^0.0.76",
+ "@preconstruct/cli": "^1.0.0",
65
"pretty-proptypes": "^0.5.0",
66
"prop-types": "^15.6.0",
67
"raf": "^3.4.0",
0 commit comments