mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 01:36:12 +00:00
npm audit fix
This commit is contained in:
parent
84e70d0b02
commit
9a78d65357
2 changed files with 11248 additions and 6472 deletions
15718
package-lock.json
generated
15718
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "pwa build",
|
"build": "npx pwa build",
|
||||||
"start": "sirv build -s",
|
"start": "sirv build -s",
|
||||||
"watch": "pwa watch",
|
"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",
|
"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