Skip to content

Commit

Permalink
'Make preact a actual dependency'
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Apr 13, 2016
1 parent dcfd3ad commit 032b3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"bower": "*",
"concurrently": "^1.0.0",
"less": "~2",
"preact": "^4.5.1",
"preact-compat": "^1.7.0",
"requirejs": "^2.1.17",
"underscore": "^1.8.3",
"webpack": "^1.12.13"
},
"dependencies": {
"moment": "^2.8.4"
"preact": "^4.5.1",
"preact-compat": "^1.7.0",
}
}

0 comments on commit 032b3ff

Please sign in to comment.