fix(package): fix web export
This commit is contained in:
		@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "sati",
 | 
			
		||||
	"version": "0.2.2",
 | 
			
		||||
	"version": "0.2.3",
 | 
			
		||||
	"description": "next generation anti-captcha",
 | 
			
		||||
	"license": "MIT",
 | 
			
		||||
	"repository": {
 | 
			
		||||
@ -41,7 +41,7 @@
 | 
			
		||||
			"require": "./dist/sati.node.cjs.js",
 | 
			
		||||
			"types": "./dist/src/index.d.ts"
 | 
			
		||||
		},
 | 
			
		||||
		"web": {
 | 
			
		||||
		"./web": {
 | 
			
		||||
			"import": "./dist/sati.web.esm.js",
 | 
			
		||||
			"require": "./dist/sati.web.umd.js",
 | 
			
		||||
			"types": "./dist/src/index.d.ts"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user