This repository was archived by the owner on Dec 19, 2024. It is now read-only.
File tree 2 files changed +6323
-9
lines changed
2 files changed +6323
-9
lines changed Original file line number Diff line number Diff line change 9
9
"url" : " https://github.com/haadcode/example-orbitdb-todomvc"
10
10
},
11
11
"dependencies" : {
12
- "classnames" : " ^2.1.5" ,
13
- "director" : " ^1.2.0" ,
14
- "react" : " ^0.13.3" ,
15
- "todomvc-app-css" : " ^2.0.0" ,
16
- "todomvc-common" : " ^1.0.1" ,
17
- "ipfs" : " ~0.27.1" ,
18
- "orbit-db" : " ~0.18.7"
12
+ "classnames" : " ^2.2.6" ,
13
+ "director" : " ^1.2.8" ,
14
+ "ipfs" : " ~0.38.0" ,
15
+ "orbit-db" : " ~0.21.5" ,
16
+ "orbit-db-docstore" : " ^1.5.1" ,
17
+ "react" : " ^16.10.1" ,
18
+ "todomvc-app-css" : " ^2.2.0" ,
19
+ "todomvc-common" : " ^1.0.5"
19
20
},
20
21
"devDependencies" : {
21
- "http-server" : " ^0.10.0 "
22
+ "http-server" : " ^0.11.1 "
22
23
},
23
24
"homepage" : " https://github.com/orbitdb/example-orbitdb-todomvc" ,
24
25
"bugs" : " https://github.com/orbitdb/example-orbitdb-todomvc/issues" ,
29
30
],
30
31
"scripts" : {
31
32
"build" : " ./build.sh" ,
32
- "start" : " http-server -c-1 & open http://127.0.0.1:8080/index.html & wait" ,
33
+ "start" : " http-server -p 3000 - c-1 & open http://127.0.0.1:8080/index.html & wait" ,
33
34
"test" : " echo \" Error: no test specified\" && exit 1"
34
35
},
35
36
"author" : " Haad" ,
You can’t perform that action at this time.
0 commit comments