Skip to content

Commit ea38c1f

Browse files
committed
move ts-node as dep
1 parent a05f7b1 commit ea38c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"sharp": "^0.32.5",
5353
"shiki": "^0.14.3",
5454
"swagger-ui": "^5.4.2",
55+
"ts-node": "^10.9.1",
5556
"unist-util-visit": "^4.1.2",
5657
"yaml": "^2.3.1"
5758
},
@@ -81,7 +82,6 @@
8182
"eslint-plugin-react-hooks": "^4.6.0",
8283
"postcss": "^8.4.45",
8384
"tailwindcss": "^3.4.10",
84-
"ts-node": "^10.9.1",
8585
"typescript": "^5.1.6"
8686
},
8787
"peerDependencies": {

0 commit comments

Comments
 (0)