Compare commits
	
		
			1 Commits
		
	
	
		
			rpc-svelte
			...
			react-18
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 81639386e5 | 
| Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB | 
| Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB | 
| @ -1,9 +1,7 @@ | ||||
| { | ||||
|   "name": "framework-example", | ||||
|   "version": "0.1.0", | ||||
|   "author": "Entity Seven Group", | ||||
|   "license": "CC BY-ND", | ||||
|   "description": "This project is example of RAGE FW usage.", | ||||
|   "workspaces": ["apps/*"], | ||||
|   "scripts": { | ||||
|     "server:update": "cd server && rage-win64.exe", | ||||
| 
 | ||||
| @ -20,5 +18,8 @@ | ||||
|     "esbuild": "^0.21.5", | ||||
|     "typescript": "^5.4.5", | ||||
|     "prettier": "^3.3.2" | ||||
|   } | ||||
|   }, | ||||
|   "author": "Entity Seven Group", | ||||
|   "license": "CC BY-ND", | ||||
|   "version": "0.1.0" | ||||
| } | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| packages: | ||||
|   - "apps/cef" | ||||
|   - "apps/browser" | ||||
|   - "apps/client" | ||||
|   - "apps/server" | ||||
|   - "apps/shared" | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user