This commit is contained in:
Philipp Kunz 2024-04-22 13:13:01 +02:00
parent 299b8267bb
commit a301d67bda

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartexpose", "name": "@push.rocks/smartexpose",
"version": "1.0.1", "version": "1.0.2",
"private": false, "private": false,
"description": "a package to expose things to the internet", "description": "a package to expose things to the internet",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -51,4 +51,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }