Skip to content

Commit fc3f394

Browse files
committed
Version bump
1 parent fe58591 commit fc3f394

File tree

2 files changed

+64
-26
lines changed

2 files changed

+64
-26
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/staticserver",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "fails static webpages served through nginx",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -14,6 +14,6 @@
1414
"homepage": "https://github.com/fails-components/security#readme",
1515
"dependencies": {
1616
"@fails-components/app": ">=0.0.2",
17-
"@fails-components/lectureapp": ">=0.0.2"
17+
"@fails-components/lectureapp": ">=0.0.3"
1818
}
1919
}

0 commit comments

Comments
 (0)