This commit is contained in:
2022-03-16 16:10:47 +01:00
parent 2af6d5a974
commit d5c2d167ec
2 changed files with 3 additions and 3 deletions
+2 -2
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",
+1 -1
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",