Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Package updates maji and project template #278

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update preact and preact-router
Andy Maes committed Sep 5, 2019
commit 17bfd693c5b2bd7f82e66b5e2d0a2bbb69106cd5
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"bootstrap": "yarn install && yarn lerna bootstrap"
},
"peerDependencies": {
"preact": "^8.1.0"
"preact": "^8.5.2"
},
"devDependencies": {
"chai-dom": "^1.4.3",
@@ -36,10 +36,9 @@
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.0",
"karma-rollup-preprocessor": "^7.0.0",
"lerna": "^2.8.0",
"mocha": "^6.0.0",
"preact": "^8.1.0",
"preact-router": "^2.5.2",
"preact": "^8.5.2",
"preact-router": "^2.6.1",
"prettier": "^1.6.1",
"rollup": "^1.6.0",
"rollup-plugin-buble": "^0.19.0",
2,860 changes: 2,254 additions & 606 deletions yarn.lock

Large diffs are not rendered by default.