Update package.json
This commit is contained in:
11
package.json
11
package.json
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"name": "sigpro",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"type": "module",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/natxocc/sigpro.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/natxocc/sigpro/issues"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user