@operato/scene-chartjs 9.0.0-beta.7 → 9.0.0-beta.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@operato/scene-chartjs",
|
3
3
|
"description": "Things Scene ChartJS Component",
|
4
|
-
"version": "9.0.0-beta.
|
4
|
+
"version": "9.0.0-beta.9",
|
5
5
|
"type": "module",
|
6
6
|
"author": "heartyoh",
|
7
7
|
"main": "dist/index.js",
|
@@ -76,5 +76,5 @@
|
|
76
76
|
"prettier --write"
|
77
77
|
]
|
78
78
|
},
|
79
|
-
"gitHead": "
|
79
|
+
"gitHead": "a055d01e45284ed000513e62768dcad61f926293"
|
80
80
|
}
|