Skip to content

Commit

Permalink
Updates dependencies (#34)
Browse files Browse the repository at this point in the history
* Update package.json

* Update package.json
  • Loading branch information
benoitmarchant authored and marchant committed Aug 25, 2016
1 parent 2bacb0d commit b993294
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -2,14 +2,14 @@
"name": "Popcorn",
"version": "1.0.0",
"dependencies": {
"montage": "16.0.2",
"digit": "~0.6.0",
"montage": "~16.0.2",
"digit": "~0.6.1",
"query-params": "0.0.1",
"url": "0.7.9"
},
"devDependencies": {
"montage-testing": "~0.4.2",
"mop": "^0.15.1"
"montage-testing": "~0.4.3",
"mop": "^16.0.1"
},
"scripts": {
"mop": "mop"
Expand Down

0 comments on commit b993294

Please sign in to comment.