Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TekKom
homepage
Commits
21eaf947
Verified
Commit
21eaf947
authored
Apr 30, 2020
by
Ole Martin Ruud
Browse files
Version 1.0.0-alpha.2
parent
fe2fe7f7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
21eaf947
...
...
@@ -386,7 +386,7 @@ dependencies = [
[[package]]
name = "homepage"
version = "1.0.0-alpha.
1
"
version = "1.0.0-alpha.
2
"
dependencies = [
"anyhow 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
"envy 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
Cargo.toml
View file @
21eaf947
[package]
name
=
"homepage"
version
=
"1.0.0-alpha.
1
"
version
=
"1.0.0-alpha.
2
"
authors
=
[
"Meltinglava <meltinglavaoutland@gmail.com>"
,
"barskern <dev@barskern.no>"
]
edition
=
"2018"
...
...
package-lock.json
View file @
21eaf947
{
"name"
:
"homepage-frontend"
,
"version"
:
"1.0.0-alpha.
1
"
,
"version"
:
"1.0.0-alpha.
2
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
21eaf947
...
...
@@ -2,7 +2,7 @@
"name"
:
"homepage-frontend"
,
"description"
:
"Contains frontend sources"
,
"repository"
:
"https://git.logntnu.no/tekkom/homepage"
,
"version"
:
"1.0.0-alpha.
1
"
,
"version"
:
"1.0.0-alpha.
2
"
,
"scripts"
:
{
"build"
:
"npx postcss css/main.css -o static/css/main.css"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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