chore(package): update version to 3.0.0-beta-1.0.0 in package.json
Some checks failed
Deploy to production / deploy (push) Failing after 3m22s
Some checks failed
Deploy to production / deploy (push) Failing after 3m22s
[force-deploy]
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "yourpart",
|
"name": "yourpart",
|
||||||
"version": "3.0.0-pre-alpha.0.1",
|
"version": "3.0.0-beta-1.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "npm-run-all --parallel build start:backend",
|
"start": "npm-run-all --parallel build start:backend",
|
||||||
"build": "cd frontend && npm run build",
|
"build": "cd frontend && npm run build",
|
||||||
|
|||||||
Reference in New Issue
Block a user