Skip to content

Commit

Permalink
r0b08x [chore] 3/27/2024, 1:23:48 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Mar 27, 2024
1 parent e457f05 commit 4a1296a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 17 deletions.
11 changes: 1 addition & 10 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@

@license p3x-redis-ui-material v2024.4.133

💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io

https://corifeus.com/redis-ui-material

Copyright (c) 2024 Patrik Laszlo / P3X / Corifeus and contributors.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand All @@ -25,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ https://corifeus.com/redis-ui


---
# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2024.4.166
# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2024.4.167



Expand All @@ -26,7 +26,7 @@ https://corifeus.com/redis-ui
### Built on NodeJs version

```txt
v20.11.1
v20.12.0
```


Expand Down Expand Up @@ -77,9 +77,9 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2024.4.166
[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2024.4.167

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
[![NPM](https://img.shields.io/npm/v/p3x-redis-ui-material.svg)](https://www.npmjs.com/package/p3x-redis-ui-material) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)



Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "p3x-redis-ui-material",
"version": "2024.4.166",
"version": "2024.4.167",
"description": "💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io",
"corifeus": {
"icon": "fas fa-database",
"code": "Fireball",
"opencollective": false,
"build": true,
"nodejs": "v20.11.1",
"nodejs": "v20.12.0",
"reponame": "redis-ui-material",
"publish": true,
"prefix": "p3x-",
Expand Down Expand Up @@ -63,7 +63,7 @@
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^8.2.2",
"copy-webpack-plugin": "^12.0.2",
"corifeus-builder": "^2024.4.123",
"corifeus-builder": "^2024.4.129",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"grunt-injector": "^1.1.0",
Expand Down

0 comments on commit 4a1296a

Please sign in to comment.