This repository was archived by the owner on Aug 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 1.0.0 "
7+ "version" : " 1.0.1 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " hermes-adaptor" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Link between Hermes Bridge and the local server" ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/nclsndr/hermes" ,
2525 "clear" : " ^0.1.0" ,
2626 "colors" : " ^1.1.2" ,
2727 "content-type" : " ^1.0.2" ,
28- "hermes-utils" : " ^1.0.0 " ,
28+ "hermes-utils" : " ^1.0.1 " ,
2929 "is-json" : " ^2.0.1" ,
3030 "query-string" : " ^5.0.1" ,
3131 "request" : " ^2.83.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hermes-backend" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Provide the logic for running Hermes dashboard" ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/nclsndr/hermes" ,
2626 "colors" : " ^1.2.1" ,
2727 "cors" : " ^2.8.4" ,
2828 "express" : " ^4.16.3" ,
29- "hermes-dashboard" : " ^1.0.0 " ,
30- "hermes-utils" : " ^1.0.0 " ,
29+ "hermes-dashboard" : " ^1.0.1 " ,
30+ "hermes-utils" : " ^1.0.1 " ,
3131 "jsonwebtoken" : " ^8.2.1" ,
3232 "lodash" : " ^4.17.5" ,
3333 "lowdb" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hermes-bridge" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Link between the provider and the Hermes Adaptor" ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/nclsndr/hermes" ,
2323 "license" : " MIT" ,
2424 "dependencies" : {
2525 "colors" : " ^1.1.2" ,
26- "hermes-backend" : " ^1.0.0 " ,
27- "hermes-utils" : " ^1.0.0 " ,
26+ "hermes-backend" : " ^1.0.1 " ,
27+ "hermes-utils" : " ^1.0.1 " ,
2828 "is-json" : " ^2.0.1" ,
2929 "lodash" : " ^4.17.5" ,
3030 "uuid" : " ^3.2.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hermes-dashboard" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Hermes dashboard front-end" ,
55 "homepage" : " https://github.com/nclsndr/hermes" ,
66 "repository" : {
2121 },
2222 "dependencies" : {
2323 "axios" : " ^0.18.0" ,
24- "hermes-utils" : " ^1.0.0 " ,
24+ "hermes-utils" : " ^1.0.1 " ,
2525 "history" : " ^4.7.2" ,
2626 "moment" : " ^2.22.1" ,
2727 "prop-types" : " ^15.6.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " hermes-utils" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Hermes packages shared resources and utils" ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/nclsndr/hermes" ,
You can’t perform that action at this time.
0 commit comments