@bee-hole/server 1.92.2 → 1.93.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.
- package/main.exe +0 -0
- package/mainD +0 -0
- package/package.json +2 -2
- package/resource/public/cp/css/{lang-package~4e34e71e.d75978ca.css → lang-package~4e34e71e.aca1fc25.css} +1 -1
- package/resource/public/cp/css/lang-package~4e34e71e.aca1fc25.css.gz +0 -0
- package/resource/public/cp/index.html +1 -1
- package/resource/public/cp/js/app~f075b844.8a3b3f37.js +1 -0
- package/resource/public/cp/js/app~f075b844.8a3b3f37.js.gz +0 -0
- package/resource/public/cp/js/{chunk-2a62080f.4128a45c.js → chunk-2a62080f.3c7519d1.js} +1 -1
- package/resource/public/cp/js/chunk-2a62080f.3c7519d1.js.gz +0 -0
- package/resource/public/cp/js/{chunk-e4a3fce0.4e261b5c.js → chunk-e4a3fce0.08ba0c0f.js} +1 -1
- package/resource/public/cp/js/{chunk-e4a3fce0.4e261b5c.js.gz → chunk-e4a3fce0.08ba0c0f.js.gz} +0 -0
- package/resource/public/cp/js/lang-package~4e34e71e.289787ab.js +11 -0
- package/resource/public/cp/js/lang-package~4e34e71e.289787ab.js.gz +0 -0
- package/storage/init/init.sql +1 -12
- package/storage/patch/patch.sql +1 -1
- package/version +1 -1
- package/resource/public/cp/css/lang-package~4e34e71e.d75978ca.css.gz +0 -0
- package/resource/public/cp/js/app~f075b844.d7db3e4f.js +0 -1
- package/resource/public/cp/js/app~f075b844.d7db3e4f.js.gz +0 -0
- package/resource/public/cp/js/chunk-2a62080f.4128a45c.js.gz +0 -0
- package/resource/public/cp/js/lang-package~4e34e71e.417a721d.js +0 -11
- package/resource/public/cp/js/lang-package~4e34e71e.417a721d.js.gz +0 -0
- /package/resource/public/cp/css/{chunk-vendors~5ea6e0dc.d7251aeb.css → chunk-vendors~5ea6e0dc.cda87f4c.css} +0 -0
- /package/resource/public/cp/css/{chunk-vendors~5ea6e0dc.d7251aeb.css.gz → chunk-vendors~5ea6e0dc.cda87f4c.css.gz} +0 -0
- /package/resource/public/cp/css/{chunk-vendors~db456615.5a096447.css → chunk-vendors~db456615.0558f976.css} +0 -0
- /package/resource/public/cp/css/{chunk-vendors~db456615.5a096447.css.gz → chunk-vendors~db456615.0558f976.css.gz} +0 -0
- /package/resource/public/cp/js/{chunk-0c92c201.d06bc165.js → chunk-0c92c201.98571e93.js} +0 -0
- /package/resource/public/cp/js/{chunk-0c92c201.d06bc165.js.gz → chunk-0c92c201.98571e93.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-39a7673e.7e309c64.js → chunk-39a7673e.ad100727.js} +0 -0
- /package/resource/public/cp/js/{chunk-39a7673e.7e309c64.js.gz → chunk-39a7673e.ad100727.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-4bc44e85.2aeb163d.js → chunk-4bc44e85.98c13671.js} +0 -0
- /package/resource/public/cp/js/{chunk-4bc44e85.2aeb163d.js.gz → chunk-4bc44e85.98c13671.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-af908bf4.8536a4ab.js → chunk-af908bf4.d563c9db.js} +0 -0
- /package/resource/public/cp/js/{chunk-af908bf4.8536a4ab.js.gz → chunk-af908bf4.d563c9db.js.gz} +0 -0
- /package/resource/public/cp/js/{lang-zh-TW-service~f63b1681.55d65a87.js → lang-zh-TW-service~f63b1681.abcc837d.js} +0 -0
- /package/resource/public/cp/js/{lang-zh-TW-service~f63b1681.55d65a87.js.gz → lang-zh-TW-service~f63b1681.abcc837d.js.gz} +0 -0
package/main.exe
CHANGED
|
Binary file
|
package/mainD
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bee-hole/server",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.93.0",
|
|
4
4
|
"description": "www.bee-hole.com",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"directories": {
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"scripts": {
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@bee-hole/admin": "1.25.
|
|
13
|
+
"@bee-hole/admin": "1.25.6"
|
|
14
14
|
},
|
|
15
15
|
"keywords": [
|
|
16
16
|
"E-commerce",
|