Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Feb 25, 2016
1 parent 8c48db5 commit 72404ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
},
"homepage": "https://github.com/developit/preact-markup",
"peerDependencies": {
"preact": "^1.5.0 || ^2.x"
"preact": "*"
},
"optionalDependencies": {
"preact": "^2.x"
"preact": "*"
},
"devDependencies": {
"babel-core": "^6.4.5",
Expand Down Expand Up @@ -64,7 +64,7 @@
"mocha": "^2.3.4",
"npm-run-all": "^1.5.0",
"phantomjs": "^1.9.19",
"preact": "^2.7.3",
"preact": "^3.4.0",
"preact-jsx-chai": "^1.0.0",
"pretty-bytes-cli": "^1.0.0",
"rollup": "^0.25.1",
Expand Down

0 comments on commit 72404ed

Please sign in to comment.