We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a4ddf commit a678ed0Copy full SHA for a678ed0
package.json
@@ -9,6 +9,11 @@
9
"main": "./apexgantt.min.js",
10
"module": "./apexgantt.es.min.js",
11
"types": "./index.d.ts",
12
+ "license": "See LICENSE in LICENSE",
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "https://github.com/apexcharts/apexgantt"
16
+ },
17
"exports": {
18
".": {
19
"import": {
0 commit comments