dependencies
This commit is contained in:
parent
b538d495db
commit
b241a80963
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
package.json
|
||||
node_modules
|
||||
package-lock.json
|
||||
posts.js
|
||||
|
@ -1 +1 @@
|
||||
124
|
||||
128
|
8
package.json
Executable file
8
package.json
Executable file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"crypto": "^1.0.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"express": "^5.1.0",
|
||||
"showdown": "^2.1.0"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user