Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 4d595aa

Browse files
tabcataphelionz
authored andcommitted
dependencies parallel to todomvc
1 parent 8c02581 commit 4d595aa

File tree

2 files changed

+170
-42
lines changed

2 files changed

+170
-42
lines changed

package-lock.json

Lines changed: 165 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"url": "https://github.com/haadcode/example-orbitdb-todomvc"
1010
},
1111
"dependencies": {
12-
"classnames": "^2.2.6",
13-
"director": "^1.2.8",
12+
"classnames": "^2.1.5",
13+
"director": "^1.2.0",
1414
"ipfs": "^0.52.2",
1515
"orbit-db": "^0.26.0",
1616
"orbit-db-docstore": "^1.5.1",
17-
"react": "^16.10.1",
18-
"todomvc-app-css": "^2.2.0",
19-
"todomvc-common": "^1.0.5"
17+
"react": "^0.13.3",
18+
"todomvc-app-css": "^2.0.0",
19+
"todomvc-common": "^1.0.1"
2020
},
2121
"devDependencies": {
2222
"http-server": "^0.12.3"

0 commit comments

Comments
 (0)