Skip to content

Commit 22f5eb9

Browse files
committed
Bump version
1 parent fc3f394 commit 22f5eb9

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

package-lock.json

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"name": "@fails-components/staticserver",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "fails static webpages served through nginx",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/fails-components/security.git"
10+
"url": "git+https://github.com/fails-components/staticserver.git"
1111
},
1212
"author": "Marten Richter <marten.richter@freenet.de>",
1313
"license": "AGPL-3.0-or-later",
14-
"homepage": "https://github.com/fails-components/security#readme",
14+
"homepage": "https://github.com/fails-components/staticserver#readme",
1515
"dependencies": {
1616
"@fails-components/app": ">=0.0.2",
17-
"@fails-components/lectureapp": ">=0.0.3"
17+
"@fails-components/lectureapp": ">=0.0.4"
1818
}
1919
}

0 commit comments

Comments
 (0)