File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " todomvc-example-in-vanilla-javascript-using-elm-architecture-" ,
33 "description" : " Learn how to use The Elm Architecture in JavaScript to create functional and fast UI!" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "homepage" : " https://github.com/dwyl/todomvc-vanilla-javascript-elm-architecture-example" ,
66 "main" : " index.html" ,
77 "repository" : {
1010 },
1111 "author" : " @dwyl & friends!" ,
1212 "devDependencies" : {
13- "decache" : " ^4.4.0 " ,
13+ "decache" : " ^4.5.1 " ,
1414 "istanbul" : " ^0.4.5" ,
15- "jsdom" : " ^13 .0.0" ,
15+ "jsdom" : " ^14 .0.0" ,
1616 "jsdom-global" : " ^3.0.2" ,
17- "live-server" : " ^1.2.0 " ,
17+ "live-server" : " ^1.2.1 " ,
1818 "pre-commit" : " ^1.2.2" ,
1919 "tap-spec" : " ^5.0.0" ,
20- "tape" : " ^4.9 .1"
20+ "tape" : " ^4.10 .1"
2121 },
2222 "scripts" : {
2323 "check-coverage" : " istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100" ,
You can’t perform that action at this time.
0 commit comments