fix unresolved external in @clusterws/cws by upgrading it (#12752)
This commit is contained in:
		
							parent
							
								
									59c697a30c
								
							
						
					
					
						commit
						500276c99b
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
					@ -68,7 +68,7 @@
 | 
				
			||||||
    "@babel/preset-react": "^7.7.4",
 | 
					    "@babel/preset-react": "^7.7.4",
 | 
				
			||||||
    "@babel/runtime": "^7.7.7",
 | 
					    "@babel/runtime": "^7.7.7",
 | 
				
			||||||
    "@gamestdio/websocket": "^0.3.2",
 | 
					    "@gamestdio/websocket": "^0.3.2",
 | 
				
			||||||
    "@clusterws/cws": "^0.16.0",
 | 
					    "@clusterws/cws": "^0.16.1",
 | 
				
			||||||
    "array-includes": "^3.1.1",
 | 
					    "array-includes": "^3.1.1",
 | 
				
			||||||
    "arrow-key-navigation": "^1.1.0",
 | 
					    "arrow-key-navigation": "^1.1.0",
 | 
				
			||||||
    "autoprefixer": "^9.7.3",
 | 
					    "autoprefixer": "^9.7.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -795,10 +795,10 @@
 | 
				
			||||||
    lodash "^4.17.13"
 | 
					    lodash "^4.17.13"
 | 
				
			||||||
    to-fast-properties "^2.0.0"
 | 
					    to-fast-properties "^2.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@clusterws/cws@^0.16.0":
 | 
					"@clusterws/cws@^0.16.1":
 | 
				
			||||||
  version "0.16.0"
 | 
					  version "0.16.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.16.0.tgz#f6116cbf3a8b7ad0657916616ce5f8248746b797"
 | 
					  resolved "https://registry.yarnpkg.com/@clusterws/cws/-/cws-0.16.1.tgz#443c47909601e87b881ffb2c4c83cbf27a228487"
 | 
				
			||||||
  integrity sha512-YeGpAPIdkBsOnAkmFKVMWEjCKDH900U2if0B+nc1imfv+64AIb2JX2xiTA6BLDLppEgWV5c6bpWESjbHCNblHw==
 | 
					  integrity sha512-OamMsXwVppfmwX14Ed1msJJN0KNi+VBQh5AkAqUvIGTcJyHcjpsKjU15wS8QumvEewxx9gvGp7aSDop0/R5Gqg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@cnakazawa/watch@^1.0.3":
 | 
					"@cnakazawa/watch@^1.0.3":
 | 
				
			||||||
  version "1.0.3"
 | 
					  version "1.0.3"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue