diff options
-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 |