This website works better with JavaScript.
Home
Help
Sign In
chimo
/
lifestream
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
dep: Add showdown (markdown-to-html converter)
Also add package-lock file to git repo
master
Chimo
2 years ago
parent
6362ba433a
commit
101acf52ff
2 changed files
with
1078 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1077
-0
package-lock.json
+1
-0
package.json
+ 1077
- 0
package-lock.json
File diff suppressed because it is too large
View File
+ 1
- 0
package.json
View File
@ -13,6 +13,7 @@
"extend"
:
"^3.0.1"
,
"mysql"
:
"~2.15.0"
,
"pubsubhubbub"
:
"~0.4.1"
,
"showdown"
:
"^1.8.6"
,
"winston"
:
"2.4.2"
,
"ws"
:
"5.1.1"
,
"xmldom"
:
"^0.1.27"
Write
Preview
Loading…
Cancel
Save