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
|
||||
.svn
|
||||
log/*.log
|
||||
|
@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"express": "~4.13.3",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"mustache": "~2.1.3",
|
||||
"mustache": "~2.2.1",
|
||||
"socket.io": "~1.3.7",
|
||||
"underscore": "~1.8.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user