Skip to content

Commit 9a2379b

Browse files
committed
fix: typescript included
1 parent e28d966 commit 9a2379b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"dependencies": {
4343
"cross-env": "7.0.3",
4444
"ts-node": "10.4.0",
45-
"shelljs": "0.8.4"
45+
"shelljs": "0.8.4",
46+
"typescript": "4.3.2"
4647
},
4748
"description": "universal-jsonschema-form with UI and XHR Schema.",
4849
"devDependencies": {

0 commit comments

Comments
 (0)