Skip to content

Commit f5d7ac6

Browse files
committed
Update to @preconstruct/cli
1 parent 80a90e6 commit f5d7ac6

File tree

2 files changed

+832
-852
lines changed

2 files changed

+832
-852
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
"license": "MIT",
77
"repository": "https://github.com/mitchellhamilton/a-random-number",
88
"devDependencies": {
9-
"@babel/preset-env": "^7.4.4",
10-
"preconstruct": "^0.0.68"
9+
"@babel/core": "^7.7.0",
10+
"@babel/preset-env": "^7.7.1",
11+
"@preconstruct/cli": "^1.0.0"
1112
},
1213
"scripts": {
1314
"postinstall": "preconstruct dev",

0 commit comments

Comments
 (0)