update name and version number in package.json
This commit is contained in:
parent
8269ab3900
commit
4ca86ee28f
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "open-app-stack",
|
||||
"version": "0.1.0",
|
||||
"name": "stackspin-dashboard",
|
||||
"version": "0.1.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@craco/craco": "^6.2.0",
|
||||
|
|
|
|||
Reference in a new issue