added version to package.json
This commit is contained in:
parent
f3e3707593
commit
7c46e53d08
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "framerock",
|
"name": "framerock",
|
||||||
|
"version": "0.1.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "backend/index.js"
|
"main": "backend/index.js"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue