Skip to content

Commit 90ab9eb

Browse files
committed
feat(core): add Enum.config, and allow enum label prefix
1 parent cbeb68d commit 90ab9eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package-legacy-node.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"jest": "23.6.0",
77
"jsoneo": "^1.0.1",
88
"npm-run-all": "4.1.5",
9-
"shx": "0.3.4"
9+
"shx": "0.3.4",
10+
"typescript": "^4.9.5"
1011
}
1112
}

0 commit comments

Comments
 (0)