Update package info
This commit is contained in:
parent
d1f2a203bf
commit
e32a926907
|
@ -11,8 +11,12 @@
|
|||
"dev": "npm run build && npm start",
|
||||
"test": "npm run build && shx cp -r src/_test/test-vault bin/_test/test-vault && node ./bin/_test/test-runner.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@git.astral.camp:endeavorance/hammerstone.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"author": "Endeavorance <hello@endeavorance.camp> (https://endeavorance.camp)",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
|
|
Loading…
Reference in a new issue