There was an error while loading. Please reload this page.
1 parent 142cf73 commit 9761a68Copy full SHA for 9761a68
CHANGELOG
@@ -1,5 +1,8 @@
1
# nodegame-server change log
2
3
+# 7.0.2
4
+- Minified CSS with cssnano.
5
+
6
# 7.0.0
7
- Minified nodegame-full.min.js with terser.
8
- Upgraded: Winston3, Socket.IO 4, Bootstrap 5 (partial support).
package.json
@@ -1,7 +1,7 @@
{
"name": "nodegame-server",
"description": "nodeGame server for the browser and node.js",
- "version": "7.0.1",
+ "version": "7.0.2",
"main": "index.js",
"homepage": "http://nodegame.org",
"keywords": [
0 commit comments