Skip to content

Commit f3e855c

Browse files
committed
Version bum bugfix
1 parent 161f5ae commit f3e855c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.4",
3+
"version": "0.0.5",
44
"description": "fails static webpages served through nginx",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -14,7 +14,7 @@
1414
"homepage": "https://github.com/fails-components/staticserver#readme",
1515
"dependencies": {
1616
"@fails-components/app": ">=0.0.3",
17-
"@fails-components/lectureapp": ">=0.0.5",
17+
"@fails-components/lectureapp": ">=0.0.6",
1818
"@fails-components/apphandler": "fails-components/apphandler",
1919
"@fails-components/housekeeping": "fails-components/housekeeping",
2020
"@fails-components/ltihandler": "fails-components/ltihandler",

0 commit comments

Comments
 (0)