Skip to content

Commit

Permalink
Resolving merge conflicts
Browse files Browse the repository at this point in the history
git-svn-id: https://nekonme.googlecode.com/svn/trunk@2156 1509560c-5e2a-0410-865c-31c25e1cfdef
  • Loading branch information
jgranick committed Oct 26, 2012
1 parent 6d6bbb9 commit 7ead4ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,12 +1,12 @@
{ {
"name": "smoke.jeash.com", "name": "application-name",
"version": "0.0.1", "version": "0.0.1",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "node app" "start": "node app"
}, },
"dependencies": { "dependencies": {
"express": "3.x", "express": "3.0.0alpha1",
"jade": "*" "jade": "*"
} }
} }
12 changes: 0 additions & 12 deletions tools/smoke.jeash.com/package.json

This file was deleted.

0 comments on commit 7ead4ca

Please sign in to comment.