We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61df253 commit 741d255Copy full SHA for 741d255
package.json
@@ -3,6 +3,9 @@
3
"version": "1.1.33",
4
"description": "",
5
"main": "index.es6.js",
6
+ "repository": {
7
+ "url": "https://github.com/b12io/metronome"
8
+ },
9
"scripts": {
10
"test": "jest",
11
"start": "NODE_OPTIONS=--openssl-legacy-provider webpack-dev-server --mode development",
0 commit comments