mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
Fix package.json, make makefile install deps
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
6bcb6abe2f
commit
0f5f9c4861
2 changed files with 2 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -1,4 +1,5 @@
|
|||
build:
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
netlifyapis:
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"author": "Ari Archer <ari.web.xyz@gmail.com>",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"bugs": {
|
||||
"url": "https://ari-web.xyz/gh/issues"
|
||||
"url": "https://ari-web.xyz/git/issues"
|
||||
},
|
||||
"homepage": "https://ari-web.xyz/git#readme",
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue