We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 9921b98 commit c0aa69dCopy full SHA for c0aa69d
package.json
@@ -2,12 +2,9 @@
2
"name": "metridash",
3
"version": "0.1.0",
4
"private": "true",
5
+ "type": "module",
6
"repository": "MetridashCore/Batman",
7
"homepage": "https://metridash.com/",
- "repository": {
8
- "type": "git",
9
- "url": "git+https://github.com/MetridashCore/Batman.git"
10
- },
11
"scripts": {
12
"dev": "next dev",
13
"build": "next build",
0 commit comments