mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-26 01:06:13 +00:00
npm audit fix
This commit is contained in:
parent
84e70d0b02
commit
9a78d65357
2 changed files with 11248 additions and 6472 deletions
17718
package-lock.json
generated
17718
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "pwa build",
|
||||
"build": "npx pwa build",
|
||||
"start": "sirv build -s",
|
||||
"watch": "pwa watch",
|
||||
"deploy": "npm run build && mkdir build/operative build/siren build/beastmaster build/gunner && cp build/index.html build/operative/ && cp build/index.html build/siren/ && cp build/index.html build/beastmaster/ && cp build/index.html build/gunner/ && echo 'bl3skills.com' > build/CNAME && npm run push-gh-pages",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue