This commit is contained in:
Philipp Kunz 2023-02-12 19:08:40 +01:00
parent dca3cf1f08
commit ae60053cff

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartenv",
"version": "5.0.5",
"version": "5.0.6",
"description": "store things about your environment and let them travel across modules",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -52,4 +52,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}