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 eb9217a commit b8ac3baCopy full SHA for b8ac3ba
package.json
@@ -2,7 +2,7 @@
2
"name": "@electron-elements/utils",
3
"version": "1.0.0",
4
"description": "Utilities for building electron elements.",
5
- "main": "src/index.js",
+ "main": "lib/index.js",
6
"scripts": {
7
"lint": "eslint . --cache",
8
"lint-fix": "eslint . --cache --fix",
0 commit comments