Skip to content

Commit 7575e75

Browse files
@jotadevelopersergiohgz
authored andcommitted
fix: entry point #14
closes #14
1 parent ef70c53 commit 7575e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@verdaccio/types",
33
"version": "3.7.1",
44
"description": "verdaccio flow types definitions",
5-
"main": "lib/index.js",
5+
"main": "lib/types.js.flow",
66
"scripts": {
77
"precommit": "lint-staged",
88
"lint": "eslint .",

0 commit comments

Comments
 (0)