mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Create node server to replace 'make watch'
Reviewers: xymostech Reviewed By: xymostech Differential Revision: http://phabricator.benalpert.com/D38
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
"name": "mjlite",
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"browserify": "~2.23.1",
|
||||
"ebnf-parser": "~0.1.5",
|
||||
"express": "~3.3.3",
|
||||
"lex-parser": "~0.1.2",
|
||||
"jison": "~0.4.6",
|
||||
"watchify": "~0.1.0"
|
||||
"through": "~2.3.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user