Skip to content

Commit

Permalink
Upgrade deps (#20)
Browse files Browse the repository at this point in the history
* Upgrade deps

* Bump version to 1.2.2
  • Loading branch information
mynameistechno authored Dec 14, 2018
1 parent 412dbfc commit 9b5fc74
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 118 deletions.
196 changes: 80 additions & 116 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "finderjs",
"version": "1.2.1",
"version": "1.2.2",
"description": "Finder-like ui for viewing hierarchical content in columns",
"scripts": {
"test": "make test"
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/mynameistechno/finderjs#readme",
"devDependencies": {
"browserify": "^14.4.0",
"browserify": "^16.2.3",
"eslint": "^4.19.1",
"glob": "^7.1.2",
"istanbul": "^0.4.5",
Expand Down

0 comments on commit 9b5fc74

Please sign in to comment.