Skip to content

Commit

Permalink
Merge pull request #73 from dhritzkiv/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
wraithgar authored Sep 26, 2016
2 parents 46d4181 + 2fad968 commit 204abc6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"dependencies": {
"ampersand-dom": "^1.1.0",
"ampersand-version": "^1.0.1",
"ampersand-view": "^9.0.0",
"domify": "^1.2.2",
"ampersand-view": "^10.0.1",
"matches-selector": "^1.0.0"
},
"devDependencies": {
"ampersand-collection": "^1.3.1",
"ampersand-form-view": "^3.1.0",
"ampersand-state": "^4.4.5",
"ampersand-view-conventions": "^1.1.1",
"function-bind": "^1.0.2",
"jshint": "^2.9.1",
"phantomjs": "^1.9.19",
"ampersand-collection": "^2.0.0",
"ampersand-form-view": "^7.0.0",
"ampersand-state": "^5.0.2",
"phantomjs-prebuilt": "^2.1.12",
"precommit-hook": "^3.0.0",
"tape": "^4.4.0",
"tape-suite": "^0.2.1",
Expand Down

0 comments on commit 204abc6

Please sign in to comment.