Skip to content

Commit ae94fa0

Browse files
authored
fix: version number
1 parent 721fcd5 commit ae94fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eazychart-monorepo",
3-
"version": 0.0.1,
3+
"version": "0.0.1",
44
"description": "EazyChart is an easy to use reactive library that allows you to add customizable charts into your React or Vue web applications.",
55
"keywords": ["chart", "library", "svg", "react", "dataviz", "graph", "typescript", "javascript", "data", "visualization", "web"],
66
"author": "Hexastack",

0 commit comments

Comments
 (0)