diff options
author | grant-kun <[email protected]> | 2022-10-03 14:09:57 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-10-03 14:09:57 -0500 |
commit | a5bf75195f8f000ce5af3d09ee5668c1f1773b6a (patch) | |
tree | 7450d67d698143f7dbad928dbd5e5168664e789d | |
parent | 0f33502fa92659ac44aba10efd87842b0444a7ca (diff) | |
parent | adfd863393c4273e1d3c1c1b6dd5fed53a1286db (diff) |
message
-rw-r--r-- | package.json | 1 | ||||
-rw-r--r-- | readme.md | 2 | ||||
-rw-r--r-- | todo.md | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 993e967..7ba7de8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "homepage": "https://github.com/squiresgrant/kanna-site#readme", "dependencies": { "body-parser": "^1.20.0", - "crypto": "^1.0.1", "express": "^4.18.1", "fs": "^0.0.1-security", "ip": "^1.1.8", @@ -5,3 +5,5 @@ security project to learn client and server encryption run `npm i` & `npm start` <sub>kanna was here</sub> + +visit the [main git](https://git.disroot.org/grantsquires/kanna-site) <sub><sub>github is just a mirror lol</sub></sub> @@ -0,0 +1,2 @@ +add extra pages +store all listeners in array and kill |