Skip to content

Commit

Permalink
Revert "fix: 코드 충돌 해결"
Browse files Browse the repository at this point in the history
This reverts commit 7e576f0.
  • Loading branch information
ksmfou98 committed Oct 18, 2023
1 parent 7e576f0 commit 1857587
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 2 deletions.
44 changes: 42 additions & 2 deletions .pnp.cjs

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

4 changes: 4 additions & 0 deletions apps/jurumarble/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,11 @@
"eslint": "^8.51.0",
"eslint-config-mogakko": "workspace:*",
"prettier": "^2.8.1",
<<<<<<< HEAD
"typescript": "5.0.4",
=======
"typescript": "5.2.2",
>>>>>>> 8ec64c6 (feat: docker compose & docker image setting)
"typescript-plugin-css-modules": "^5.0.2"
}
}
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8238,6 +8238,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
languageName: node
linkType: hard

"ua-parser-js@npm:^1.0.33":
version: 1.0.36
resolution: "ua-parser-js@npm:1.0.36"
Expand Down

0 comments on commit 1857587

Please sign in to comment.