Skip to content

Commit b76efb4

Browse files
committed
Some updates
1 parent 38c58f1 commit b76efb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-spec",
3-
"version": "0.1.76",
3+
"version": "0.1.77",
44
"license": "LGPL-3.0",
55
"homepage": "https://github.com/js-works/js-spec",
66
"main": "index.js",

validators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "js-spec_validators",
33
"main": "./index.js",
44
"module": "../dist/js-spec.esm.production.js",
5-
"types": "../dist/types/api/js-spec.validators.d.ts"
5+
"types": "../dist/types/api/validators.d.ts"
66
}

0 commit comments

Comments
 (0)