Skip to content

Instantly share code, notes, and snippets.

@rudigiesler
Created August 6, 2014 07:38
Show Gist options
  • Save rudigiesler/80740c0ccd088fc425b6 to your computer and use it in GitHub Desktop.
Save rudigiesler/80740c0ccd088fc425b6 to your computer and use it in GitHub Desktop.
diff --git a/package.json b/package.json
index db0d652..9bfa908 100644
--- a/package.json
+++ b/package.json
@@ -8,13 +8,14 @@
}
},
"dependencies": {
- "q": "~0.9.7",
+ "go-jsbox-location": "^0.1.1",
"jed": "~0.5.4",
"libxmljs": "~0.8.1",
- "vumigo_v01": "~0.1.22",
- "vumigo_v02": "~0.2",
"lodash": "~2.4.1",
- "moment": "~2.6"
+ "moment": "~2.6",
+ "q": "~0.9.7",
+ "vumigo_v01": "~0.1.22",
+ "vumigo_v02": "~0.2"
},
"devDependencies": {
"js-yaml": "~2.1.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment