Skip to content

Commit 12b70e4

Browse files
author
Tomas Rychlik
committed
use "@webtoon/psd": "npm:@opendesign/[email protected]"
1 parent df8c2f2 commit 12b70e4

File tree

2 files changed

+128
-115
lines changed

2 files changed

+128
-115
lines changed

packages/octopus-psd/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@avocode/psd-parser": "0.8.4",
25+
"@webtoon/psd": "npm:@opendesign/[email protected]",
2526
"@opendesign/manifest-ts": "3.0.0-alpha.38",
2627
"@opendesign/octopus-common": "3.0.0-rc.27",
2728
"@opendesign/octopus-ts": "3.0.0-alpha.38",
@@ -42,10 +43,10 @@
4243
"uuid": "^8.3.2"
4344
},
4445
"devDependencies": {
45-
"@types/pino-pretty": "4.7.5",
46-
"@types/pino-std-serializers": "2.4.1",
4746
"@types/jest": "^27.4.0",
4847
"@types/node": "*",
48+
"@types/pino-pretty": "4.7.5",
49+
"@types/pino-std-serializers": "2.4.1",
4950
"handlebars": "^4.7.7",
5051
"jest": "^27.3.1",
5152
"jsondiffpatch": "^0.4.1",

0 commit comments

Comments
 (0)