update repo field

pull/26/head
Valerie 2021-05-23 20:37:20 -04:00
parent 2c052b3fee
commit 4a3e160cf8
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
"bin": {
"vogue": "out/run.js"
},
"repository": {
"url": "https://github.com/marcus13345/vogue"
},
"scripts": {
"dev": "multiview [ yarn test:watch ] [ yarn compile:watch ] [ yarn debug:watch ]",
"test": "c8 --all mocha",