fix(fs.org): Package name fix
This commit is contained in:
parent
153907a007
commit
7f4aa82b56
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "freesewing.dev",
|
"name": "freesewing.org",
|
||||||
"version": "2.19.6",
|
"version": "2.19.6",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
"lint": "next lint",
|
"lint": "next lint",
|
||||||
"testdeploy": "next build && next export && netlify-cli deploy",
|
"testdeploy": "next build && next export && netlify-cli deploy",
|
||||||
"deploy": "next build && next export && netlify-cli deploy --prod",
|
"deploy": "next build && next export && netlify-cli deploy --prod",
|
||||||
"serve": "pm2 start npm --name 'freesewing.dev' -- run start"
|
"serve": "pm2 start npm --name 'freesewing.org' -- run start"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@heroicons/react": "^1.0.5",
|
"@heroicons/react": "^1.0.5",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue