Selaa lähdekoodia

include src in npm package

tags/1.3.0
Walle Cyril 5 vuotta sitten
committed by GitHub
vanhempi
commit
701dc533bd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      package.json

+ 2
- 1
package.json Näytä tiedosto

@@ -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": {


Ladataan…
Peruuta
Tallenna