colyseus.js
Advanced tools
Comparing version 0.7.2-rc4 to 0.7.2
{ | ||
"name": "colyseus.js", | ||
"version": "0.7.2-rc4", | ||
"version": "0.7.2", | ||
"description": "Multiplayer Game Client for the Browser", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -25,5 +25,4 @@ const webpack = require('webpack') | ||
// hack: react-native is not used for the distribution build | ||
externals: { | ||
// hack: react-native is not used for the | ||
// distribution build | ||
'react-native': "ReactNative" | ||
@@ -30,0 +29,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
597565
535