mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-01-20 08:30:52 +00:00
Solarize
This commit is contained in:
parent
edb92c2474
commit
320dbbaf5f
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
"dependencies": {
|
||||
"async": "~1.4.0",
|
||||
"babel": "~5.8.21",
|
||||
"bootstrap-solarized": "^1.0.2",
|
||||
"cookie-parser": "~1.3.5",
|
||||
"cors": "~2.7.1",
|
||||
"express": "~4.13.1",
|
||||
|
@ -56,6 +57,6 @@
|
|||
"supertest": "~1.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "4.2.3"
|
||||
"node": "4.2.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue