This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
charts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
18
Wiki
Activity
Browse Source
chore: update export
pull/347/head
Shivam Mishra
4 years ago
committed by
GitHub
parent
94a7e02d75
commit
bbe91840f7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@@ -1,7 +1,7 @@
{
"name": "frappe-charts",
"version": "2.0.0-rc7",
"main": "
src/js/chart
.js",
"main": "
dist/frappe-charts.esm
.js",
"module": "dist/frappe-charts.esm.js",
"browser": "dist/frappe-charts.umd.js",
"common": "dist/frappe-charts.cjs.js",
Write
Preview
Loading…
Cancel
Save