This commit is contained in:
Philipp Kunz 2023-06-10 13:46:58 +02:00
parent 9552cb9de6
commit 5a037699b5

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/webdetector", "name": "@pushrocks/webdetector",
"version": "1.0.5", "version": "1.0.6",
"private": false, "private": false,
"description": "detect different environments within the browser", "description": "detect different environments within the browser",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -40,4 +40,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }