Skip to content

Commit 5a9c879

Browse files
author
Martynas Žilinskas
committed
Added missing types in package.json.
1 parent 70975ec commit 5a9c879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/simplr-validation/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"repository": "SimplrJS/simplr-forms",
66
"homepage": "https://github.com/SimplrJS/simplr-forms",
77
"main": "index.js",
8+
"types": "index.d.ts",
89
"author": "simplrjs <[email protected]> (https://github.com/simplrjs)",
910
"scripts": {
1011
"test": "jest",

0 commit comments

Comments
 (0)