Commit 667cab34 authored by Johannes Bill's avatar Johannes Bill

bugfixing

parent 388fb4c2
...@@ -2,11 +2,10 @@ ...@@ -2,11 +2,10 @@
"name": "OpeningHours", "name": "OpeningHours",
"version": "0.0.0", "version": "0.0.0",
"main": "holidays.js", "main": "holidays.js",
"dependencies": { "dependencies": {},
"express": "^4.4.4"
},
"devDependencies": { "devDependencies": {
"chai": "^1.9.1" "chai": "^1.9.1",
"node-mysql": "^0.3.7"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment