Skip to content

Commit

Permalink
fix: fix vite
Browse files Browse the repository at this point in the history
  • Loading branch information
罗学 committed Apr 16, 2021
1 parent 99cfb71 commit 9099174
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"validate-npm-package-name": "^3.0.0",
"yaml-front-matter": "^4.0.0"
},
"gitHead": "9c0313c0f8ad7aa891cdf284d78188d9232ab453"
"gitHead": "99cfb71b47331113234c66c33f79d752cc010ee1"
}
3 changes: 2 additions & 1 deletion packages/gulp-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
},
"devDependencies": {
"rollup-plugin-sass": "^1.2.2"
}
},
"gitHead": "99cfb71b47331113234c66c33f79d752cc010ee1"
}
3 changes: 2 additions & 1 deletion packages/vite-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
"didyoumean": "^1.2.1",
"typescript": "^4.2.4",
"vite": "^2.1.5"
}
},
"gitHead": "99cfb71b47331113234c66c33f79d752cc010ee1"
}
2 changes: 1 addition & 1 deletion packages/webpack-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@
"webpack-dev-server": "^3.9.0",
"webpack-manifest-plugin": "^3.1.1"
},
"gitHead": "1c9bcfbf49b28e8446a0478886b788a3f42554f3"
"gitHead": "99cfb71b47331113234c66c33f79d752cc010ee1"
}

0 comments on commit 9099174

Please sign in to comment.