Walle Cyril
5 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
2 dodań i
1 usunięć
-
package.json
|
|
@@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "frappe-charts", |
|
|
|
"version": "1.2.3", |
|
|
|
"version": "1.3.0", |
|
|
|
"description": "https://frappe.github.io/charts", |
|
|
|
"main": "dist/frappe-charts.min.cjs.js", |
|
|
|
"module": "dist/frappe-charts.min.esm.js", |
|
|
@@ -10,6 +10,7 @@ |
|
|
|
"doc": "docs" |
|
|
|
}, |
|
|
|
"files": [ |
|
|
|
"src", |
|
|
|
"dist" |
|
|
|
], |
|
|
|
"scripts": { |
|
|
|