j-queue-sdk-web
Advanced tools
Comparing version
{ | ||
"name": "j-queue-sdk-web", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A TypeScript package to check WebSocket connection status and control web access with a popup", | ||
@@ -11,3 +11,4 @@ "main": "dist/j-queue-sdk-web.js", | ||
"dist/**/*", | ||
"src/index.ts" | ||
"src/index.ts", | ||
"README.md" | ||
], | ||
@@ -14,0 +15,0 @@ "scripts": { |
474932
0