chore: Add `repository` field to package.json
This is helpful. Why did I leave this field missing?
Changes
1 changed files
(+4/-0)
-
-
"email": "pockawoooh@gmail.com"
}
],
+
"repository": {
+
"type": "git",
+
"url": "https://github.com/pocka/figspec-react"
+
},
"license": "MIT",
"module": "esm/es2015/index.js",
"main": "cjs/es2016/index.js",
- Authored by
-
Shota Fuji
- Authored at
-
- Committed by
-
Shota Fuji
- Committed at
-
- Signature
-
View
- Object name
- caed00048103342d5349e29335fc83178ebf0f3a
- Parent
-
323fc9d9
- Tab width
-