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 bfb7783 commit 3850f51
Show file tree
Hide file tree
Showing 23 changed files with 121 additions and 180 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
277 changes: 114 additions & 163 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": "23b0ffd7bc36666d83f8b55e32fc2855a8ffe257",
"pnpmShrinkwrapHash": "ebe67a32013c3b5e84a93c8b18e6b846f265f7e2",
"preferredVersionsHash": "40d4640a94cff77f7808a2f1960cc76231eb6f86"
}
Loading

0 comments on commit 3850f51

Please sign in to comment.