Use npm version of server
This commit is contained in:
parent
3cc4c91dcd
commit
ae98c56748
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"font-awesome": "=4.7.0",
|
"font-awesome": "=4.7.0",
|
||||||
"jquery": "=3.1.1",
|
"jquery": "=3.1.1",
|
||||||
"pygments-css": "=1.0.0",
|
"pygments-css": "=1.0.0",
|
||||||
"tstatic": "RealOrangeOne/tstatic",
|
"tstatic": "=1.0.0",
|
||||||
"underscore": "=1.8.3",
|
"underscore": "=1.8.3",
|
||||||
"wow.js": "=1.2.2"
|
"wow.js": "=1.2.2"
|
||||||
},
|
},
|
||||||
|
|
Reference in a new issue