Skip to content

Commit

Permalink
fix: move to a top level folder
Browse files Browse the repository at this point in the history
  • Loading branch information
g-chao committed Feb 22, 2024
1 parent 3107b16 commit 22ea872
Show file tree
Hide file tree
Showing 23 changed files with 126 additions and 185 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
},
"devDependencies": {
"@types/node": "18.17.15",
"rimraf": "^4.1.2",
"typescript": "~5.3.3"
},
"dependenciesMeta": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"devDependencies": {
"@microsoft/rush-lib": "workspace:*",
"@types/node": "18.17.15",
"typescript": "~5.3.3",
"rimraf": "^4.1.2"
"typescript": "~5.3.3"
},
"dependenciesMeta": {
"@microsoft/rush-lib": {
Expand Down
287 changes: 119 additions & 168 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/repo-state.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{
"pnpmShrinkwrapHash": "2061e3412a2adaf9ac5bdd23280990db8cfc349d",
"pnpmShrinkwrapHash": "0dd71686148e3a4abbe0770b9b58caac43b08acf",
"preferredVersionsHash": "40d4640a94cff77f7808a2f1960cc76231eb6f86"
}
Loading

0 comments on commit 22ea872

Please sign in to comment.