Skip to content

Commit

Permalink
fix: entry point #14
Browse files Browse the repository at this point in the history
closes #14
  • Loading branch information
@jotadeveloper authored and sergiohgz committed Jul 25, 2019
1 parent ef70c53 commit 7575e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@verdaccio/types",
"version": "3.7.1",
"description": "verdaccio flow types definitions",
"main": "lib/index.js",
"main": "lib/types.js.flow",
"scripts": {
"precommit": "lint-staged",
"lint": "eslint .",
Expand Down

0 comments on commit 7575e75

Please sign in to comment.