Skip to content

Commit 32f13de

Browse files
committed
fix: build
1 parent 0adb6b9 commit 32f13de

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@
4242
}
4343
]
4444
},
45-
"dependencies": {
46-
"vscode": "^1.1.37"
47-
},
4845
"devDependencies": {
49-
"typescript": "^4.6.3"
46+
"typescript": "^4.6.3",
47+
"vscode": "^1.1.37"
5048
}
5149
}

0 commit comments

Comments
 (0)