Skip to content

Commit

Permalink
win32를 supported architecture에 추가 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoov authored Jul 25, 2024
1 parent c7ef28c commit b35c714
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ supportedArchitectures:
os:
- darwin
- linux
- win32

yarnPath: .yarn/releases/yarn-3.8.1.cjs
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@
"eslint": "^8.57.0",
"prettier": "^3.1.1",
"typescript": "^5.3.3"
},
"dependencies": {
"@rollup/rollup-win32-x64-msvc": "^4.18.1"
}
}
4 changes: 1 addition & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2690,10 +2690,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.18.1, @rollup/rollup-win32-x64-msvc@npm:^4.18.1":
"@rollup/rollup-win32-x64-msvc@npm:4.18.1":
version: 4.18.1
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.18.1"
checksum: 93107c5c513d119e20ed1ee155fa4cee16888df8ebc3b4687f6901050a3e911f24ebfcb334cb930f78d3e780e8d358d4336f16842b1f20fc13546d916a1d53c4
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -7836,7 +7835,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "poolc-dialga@workspace:."
dependencies:
"@rollup/rollup-win32-x64-msvc": ^4.18.1
eslint: ^8.57.0
prettier: ^3.1.1
typescript: ^5.3.3
Expand Down

0 comments on commit b35c714

Please sign in to comment.