diff --git a/LICENSE-MIT b/LICENSE-MIT index 22d64e2d..f819ef81 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2014 commercetools +Copyright (c) 2014 SPHERE.IO (TM) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/package.json b/package.json index cf5071de..5bbe4600 100644 --- a/package.json +++ b/package.json @@ -40,10 +40,10 @@ "dependencies": { "bluebird": "2.3.x", "bunyan-logentries": "0.1.0", - "csv": "0.3.7", + "csv": "0.3.x", "optimist": "0.6.1", - "sphere-node-sdk": "1.0.0-rc1", - "sphere-node-utils": "0.5.2", + "sphere-node-sdk": "1.0.0-rc5", + "sphere-node-utils": "0.6.0", "tmp": "0.0.23", "underscore": "1.7.0", "underscore-mixins": "*",