We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef70c53 commit 7575e75Copy full SHA for 7575e75
core/types/package.json
@@ -2,7 +2,7 @@
2
"name": "@verdaccio/types",
3
"version": "3.7.1",
4
"description": "verdaccio flow types definitions",
5
- "main": "lib/index.js",
+ "main": "lib/types.js.flow",
6
"scripts": {
7
"precommit": "lint-staged",
8
"lint": "eslint .",
0 commit comments