We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80cab3 commit cb8c8d2Copy full SHA for cb8c8d2
index.js
@@ -0,0 +1 @@
1
+module.exports = require("./src/gauge");
package.json
@@ -1,6 +1,6 @@
{
2
"name": "svg-gauge",
3
- "version": "1.0.0-beta2",
+ "version": "1.0.0-beta3",
4
"description": "Minimal SVG animated gauge with zero dependencies",
5
"main": "index.js",
6
"directories": {
0 commit comments