Skip to content

Commit e12b42b

Browse files
authored
Upgrade to @preconstruct/cli (#3847)
* Upgrade to @preconstruct/cli * Add to the .eslintignore
1 parent 17a8dd6 commit e12b42b

File tree

3 files changed

+534
-328
lines changed

3 files changed

+534
-328
lines changed

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage/*
22
cypress/plugins/*
33
cypress/support/*
4-
dist/*
4+
**/dist/*
55
flow-typed/*
66
lib/*
77
node_modules/*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"memoize-one": "^5.0.0",
6262
"moment": "^2.20.1",
6363
"node-fetch": "^2.5.0",
64-
"preconstruct": "^0.0.76",
64+
"@preconstruct/cli": "^1.0.0",
6565
"pretty-proptypes": "^0.5.0",
6666
"prop-types": "^15.6.0",
6767
"raf": "^3.4.0",

0 commit comments

Comments
 (0)