ims-template-config 1.17.0 → 1.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6HlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IAkIlC,CAAC"}
@@ -94,6 +94,10 @@ export var footer = function footer(repo) {
94
94
  title: 'lrxc-cli',
95
95
  url: 'https://github.com/eternallycyf/lrxc-cli',
96
96
  openExternal: true
97
+ }, {
98
+ title: 'ims-keep-alive',
99
+ url: 'https://ims-keep-alive.vercel.app/',
100
+ openExternal: true
97
101
  }]
98
102
  }];
99
103
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6HlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IAkIlC,CAAC"}
@@ -144,6 +144,11 @@ var footer = (repo) => [
144
144
  title: "lrxc-cli",
145
145
  url: "https://github.com/eternallycyf/lrxc-cli",
146
146
  openExternal: true
147
+ },
148
+ {
149
+ title: "ims-keep-alive",
150
+ url: "https://ims-keep-alive.vercel.app/",
151
+ openExternal: true
147
152
  }
148
153
  ]
149
154
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ims-template-config",
3
- "version": "1.17.0",
3
+ "version": "1.18.0",
4
4
  "description": "ims 一些配置",
5
5
  "keywords": [
6
6
  "config"