Permalink
Browse files

Upgrade os-types to fix the tests

The problem is that the previous version used jsontableschema as a Git
dependency, which npm-shrinkwrap didn't handle well.
  • Loading branch information...
vitorbaptista committed Jul 4, 2017
1 parent e2c2be9 commit c280ee313f13d837c26559e8f2751c82dcd0abae
Showing with 22 additions and 140 deletions.
  1. +21 −139 npm-shrinkwrap.json
  2. +1 −1 package.json
View

Some generated files are not rendered by default. Learn more.

Oops, something went wrong.
View
@@ -51,7 +51,7 @@
"marked": "^0.3.5",
"nconf": "^0.8.2",
"nunjucks": "^2.1.0",
"os-types": "~1.10.0",
"os-types": "~1.14.0",
"papaparse": "kravets-levko/PapaParse.git",
"request": "^2.65.0",
"typeahead.js": "^0.11.1",

0 comments on commit c280ee3

Please sign in to comment.