merge conflict
This commit is contained in:
commit
1d6848a782
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,8 @@
|
|||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
*.iws
|
||||||
|
*.eml
|
||||||
|
out/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.svn
|
.svn
|
||||||
log/*.log
|
log/*.log
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~4.13.3",
|
"express": "~4.13.3",
|
||||||
"grunt-cli": "^0.1.13",
|
"grunt-cli": "^0.1.13",
|
||||||
"mustache": "~2.1.3",
|
"mustache": "~2.2.1",
|
||||||
"socket.io": "~1.3.7",
|
"socket.io": "~1.3.7",
|
||||||
"underscore": "~1.8.3"
|
"underscore": "~1.8.3"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user