summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2012-04-21 01:23:13 +0200
committerJohn McLear <john@mclear.co.uk>2012-04-21 01:23:13 +0200
commitd554420f573af28d91f036f56950fe031d330bb9 (patch)
treeb028a77c202a2d10d25252bb0ca0011c9fc46d3d /src/package.json
parent3798f53f942db0920aee79b401c970791b0fee8c (diff)
downloadetherpad-lite-d554420f573af28d91f036f56950fe031d330bb9.zip
Remove my fix and allow @redhogs to be the proper one.. (even though it's exactly the same thing)
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/package.json b/src/package.json
index 19725e7d..ac56bc35 100644
--- a/src/package.json
+++ b/src/package.json
@@ -30,8 +30,7 @@
"graceful-fs" : "1.1.5",
"slide" : "1.1.3",
"semver" : "1.0.13",
- "underscore" : "1.3.1",
- "resolve" : "0.2.1"
+ "underscore" : "1.3.1"
},
"devDependencies": {
"jshint" : "*"