Update package information
This commit is contained in:
parent
f33348c463
commit
051d85b19a
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"name": "nyooom",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.1",
|
||||
"author": "darkwiiplayer",
|
||||
"license": "Unlicense",
|
||||
"exports": {
|
||||
".": "./render.js"
|
||||
"./render": "./render.js"
|
||||
},
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.but.gay/darkwiiplayer/nyooom"
|
||||
"url": "https://git.but.gay/darkwiiplayer/nyooom"
|
||||
},
|
||||
"homepage": "https://darkwiiplayer.github.io/nyooom",
|
||||
"keywords": []
|
||||
|
|
Loading…
Reference in a new issue