@shun-js/aibaiban-server 1.5.0 → 1.5.1
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.
- package/package.json +2 -2
- package/views/index.html +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shun-js/aibaiban-server",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.1",
|
|
4
4
|
"description": "aibaiban.com server",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai aibaiban"
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"access": "public",
|
|
47
47
|
"registry": "https://registry.npmjs.org/"
|
|
48
48
|
},
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "ef47a44c59f5126c477646de23dde74671e0f960"
|
|
50
50
|
}
|
package/views/index.html
CHANGED
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
})(window, document, "clarity", "script", "t5b230u2zp");
|
|
139
139
|
}
|
|
140
140
|
</script>
|
|
141
|
-
<script type="module" crossorigin src="https://static-small.vincentqiao.com/aibaiban/static/index-
|
|
141
|
+
<script type="module" crossorigin src="https://static-small.vincentqiao.com/aibaiban/static/index-qcqpI73G.js"></script>
|
|
142
142
|
<link rel="modulepreload" crossorigin href="https://static-small.vincentqiao.com/aibaiban/static/chunks/chunk-DoE_FaNt.js">
|
|
143
143
|
<link rel="stylesheet" crossorigin href="https://static-small.vincentqiao.com/aibaiban/static/styles/index-TZrNw7dA.css">
|
|
144
144
|
</head>
|