Browse Source

fix: main

node 5 years ago
parent
commit
cde0bd9dc2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -2,7 +2,7 @@
2 2
   "name": "editor",
3 3
   "version": "0.1.0",
4 4
   "private": true,
5
-  "main": "build/lib/js/index.js",
5
+  "main": "build/lib/js/main.js",
6 6
   "dependencies": {
7 7
     "@fortawesome/fontawesome-svg-core": "^1.2.4",
8 8
     "@fortawesome/free-solid-svg-icons": "^5.3.1",