Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 2 commits
  • 2 files changed
  • 0 commit comments
  • 1 contributor
Showing with 2 additions and 1 deletion.
  1. +1 −0 app/front/scripts/services/package.js
  2. +1 −1 package.json
@@ -60,6 +60,7 @@ angular.module('Application')
})
.catch(function(error) {
isExternalDataPackage = true;
console.error(error);
reject(error);
});
});
View
@@ -63,7 +63,7 @@
"nunjucks": "^2.1.0",
"os-bootstrap": "openspending/os-bootstrap.git",
"os-styles": "^0.0.2",
"os-types": "v1.15.1-alpha.1",
"os-types": "v1.15.1-alpha.2",
"papaparse": "kravets-levko/PapaParse.git",
"raven": "^2.2.1",
"raven-js": "^3.22.3",

No commit comments for this range