Skip to content

Commit 8067c79

Browse files
committed
moved and upgraded tsup to dev dependency
1 parent ff2294e commit 8067c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"node-cache": "^5.1.2",
4646
"postcss": "^8.5.6",
4747
"sharp": "^0.33.4",
48-
"tsup": "^7.2.0",
4948
"uuid": "^11.0.3",
5049
"which": "^4.0.0",
5150
"winston": "^3.10.0"
@@ -55,6 +54,7 @@
5554
},
5655
"devDependencies": {
5756
"find-free-port": "^2.0.0",
58-
"typescript": "^5.3.2"
57+
"typescript": "^5.3.2",
58+
"tsup": "^8.5.1"
5959
}
6060
}

0 commit comments

Comments
 (0)