We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92398ae + 8357113 commit ab4063eCopy full SHA for ab4063e
package.json
@@ -15,7 +15,7 @@
15
"homepage": "https://opencor.ws/",
16
"license": "Apache-2.0",
17
"main": "./out/main/index.cjs",
18
- "name": "opencor",
+ "name": "@opencor/opencor",
19
"private": true,
20
"productName": "OpenCOR",
21
"repository": {
src/renderer/package.json
@@ -26,7 +26,7 @@
26
27
"main": "dist/opencor.umd.js",
28
"module": "dist/opencor.es.js",
29
30
31
32
"type": "git",
0 commit comments