Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
commul
oetzit
Commits
9eb30e05
Commit
9eb30e05
authored
Mar 02, 2022
by
Paolo.Brasolin
Browse files
chore: bump version
parent
c5f62aec
Pipeline
#25352
canceled with stages
in 27 seconds
Changes
4
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
backend/package-lock.json
View file @
9eb30e05
{
"name"
:
"oetzi-backend"
,
"version"
:
"0.
0.1
"
,
"version"
:
"0.
1.0
"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"oetzi-backend"
,
"version"
:
"0.
0.1
"
,
"version"
:
"0.
1.0
"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"fastify"
:
"^3.27.1"
,
...
...
backend/package.json
View file @
9eb30e05
{
"name"
:
"oetzi-backend"
,
"version"
:
"0.
0.1
"
,
"version"
:
"0.
1.0
"
,
"description"
:
"Ötzi game backend."
,
"main"
:
"src/index.js"
,
"scripts"
:
{
...
...
frontend/package-lock.json
View file @
9eb30e05
{
"name": "oetzi-backend",
"version": "0.
0.1
",
"version": "0.
1.0
",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "oetzi-backend",
"version": "0.
0.1
",
"version": "0.
1.0
",
"license": "MIT",
"dependencies": {
"axios": "^0.26.0",
...
...
frontend/package.json
View file @
9eb30e05
{
"name"
:
"oetzi-backend"
,
"version"
:
"0.
0.1
"
,
"version"
:
"0.
1.0
"
,
"description"
:
"Ötzi game frontend."
,
"license"
:
"MIT"
,
"scripts"
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment