This commit is contained in:
Philipp Kunz 2022-03-16 16:10:47 +01:00
parent 2af6d5a974
commit d5c2d167ec
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartenv",
"version": "4.0.18",
"version": "5.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartenv",
"version": "4.0.18",
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/smartpromise": "^3.1.7",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartenv",
"version": "4.0.18",
"version": "5.0.0",
"description": "store things about your environment and let them travel across modules",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",